rocksdb/utilities/backupable
Igor Canadi a52dd00243 Fix ASAN failure with backupable DB
Summary: It looks like ASAN with gcc 4.9 works better than 4.8.1. It detected this possibility of heap buffer overflow. This was in our codebase for a year :)

Test Plan: COMPILE_WITH_ASAN=1 make backupable_db && ./backupable_db

Reviewers: yhchiang, rven, sdong

Reviewed By: sdong

Subscribers: dhruba, leveldb

Differential Revision: https://reviews.facebook.net/D32085
2015-01-23 15:02:43 -08:00
..
backupable_db_test.cc Fix broken test in 31b02d. 2014-11-13 14:46:30 -08:00
backupable_db.cc Fix ASAN failure with backupable DB 2015-01-23 15:02:43 -08:00