Comment #1 on issue 302 by dorma...@rydia.net: memached 1.6 - write_bin_packet will call add_iov with pointer to a freed stack variable
http://code.google.com/p/memcached/issues/detail?id=302

I haven't reviewed this closely, but the iov stuff for binprot responses is used immediately. That's probably why it currently works.

I don't think write_bin_packet is a function? but I think i know what you were referring to.

If you can provide a test showing it returning random data instead of the intended data?

Reply via email to