Go to file
Howard Chu b4ecbd78d9 Fix some overwrite quirks
Was skipping the overwrite in some cases, if the cmp function
said the new and old already matched. We should always perform
the overwrite anyway, since the cmp function may only be doing
a prefix compare and the data may actually be different.
2014-06-18 12:29:13 -07:00
libraries/liblmdb Fix some overwrite quirks 2014-06-18 12:29:13 -07:00