TarsPHP / tars-extension

tars打包解包的扩展
17 stars 11 forks source link

fix bug ptr init to NULL #7

Closed shiguangqi closed 4 years ago

shiguangqi commented 4 years ago

name and buf is not init to 0, and make a invalid free on do_clean

bobzhangyong commented 4 years ago

已经按照您的request修复,为了保持最小化修改,没有合并您的request 感谢您的贡献