-
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Leveldb doesn't throw exceptions per se. But both the bindings and leveldb itself uses stl containers which uses allocators that throw bad_alloc. We should probably have a try/catch for each entry point catching bad allocs and returning the corresponding leveldb::Status.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels