-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
What steps will reproduce the problem?
1. upload binary data failed.
2. memory leak found.
What is the expected output? What do you see instead?
1. replace aws_iobuf_getline in readfunc with aws_iobuf_getData (please see my
attachment)
2. aws_iobuf_free must free buf in IOBufNode
What version of the product are you using? On what operating system?
aws4c.0.5.tgz , mac lion
Please provide any additional information below.
I have modify a new version, please check my attachment, and it works now for
me.
Original issue reported on code.google.com by xianbaoz...@gmail.com on 13 Mar 2012 at 10:48
Attachments:
Reactions are currently unavailable