]> git.sur5r.net Git - openldap/commit
Fix loading of printable dump
authorHoward Chu <hyc@symas.com>
Wed, 9 Jul 2014 16:16:03 +0000 (09:16 -0700)
committerHoward Chu <hyc@symas.com>
Wed, 9 Jul 2014 16:16:03 +0000 (09:16 -0700)
commitc4d0f90fce067aa02c91b975810bcd4391451430
tree8b40f8e39a808dde3dedde5da64190bbdb759ab7
parent38e71c68de2ad61fb0fd72fd40214fd9a94479b9
Fix loading of printable dump

Off-by-one in end check, would complain on valid input.
libraries/liblmdb/mdb_load.c