wechatpay-apiv3 / wechatpay-apache-httpclient

微信支付 APIv3 Apache HttpClient装饰器(decorator)
https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/pages/index.shtml
Apache License 2.0
665 stars 249 forks source link

fix memory leak #207

Open net-byte opened 6 months ago

net-byte commented 6 months ago

证书文件流未关闭,导致内存溢出。