-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Pull requests: google/leveldb
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix OOM DoS via unvalidated BlockHandle::size() in ReadBlock()
#1314
opened Mar 25, 2026 by
0daytrace
Loading…
fix: add overflow check in ReadBlock block size arithmetic
#1312
opened Mar 23, 2026 by
Tulgaaaaaaaa
Loading…
Completed a TODO on barrier free SkipList::Insert() and cleaned some unused headers
#1309
opened Mar 21, 2026 by
FlavioMili
Loading…
Fix integer overflow in ReadBlock block size calculation
#1308
opened Mar 21, 2026 by
nsknv
Loading…
Fix potential integer overflow and unbounded allocation in ReadBlock
#1305
opened Mar 19, 2026 by
Noamismach
Loading…
Perf: Optimize function TwoLevelIterator::Seek in table/two_level_iterator.cc
#1282
opened Sep 12, 2025 by
fyrsta7
Loading…
Fix C++11 compatibility: use std::is_standard_layout<T>::value
#1279
opened Aug 8, 2025 by
Chris-godz
Loading…
Reduce the number of scope expansions during overlapped file detection in Version::GetOverlappingInputs
#1268
opened May 11, 2025 by
caelumable
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.