Closed GoogleCodeExporter closed 9 years ago
I've attached a simple patch that solve the problem.
I differentiated the CopyString() function needed by leveldb_property_value()
from the CopyData() function needed by leveldb_get(). (obviously one is null
terminated the other is not)
Original comment by theo.bertozzi
on 22 Aug 2011 at 2:10
Attachments:
This is fixed in r49. Please verify.
Thanks Theo!
Original comment by ga...@google.com
on 22 Aug 2011 at 9:10
It work, great!
Thanks
Original comment by theo.bertozzi
on 22 Aug 2011 at 9:18
Marking verified
Original comment by ga...@google.com
on 22 Aug 2011 at 11:48
Original issue reported on code.google.com by
theo.bertozzi
on 20 Aug 2011 at 3:08