Update to LevelDB 1.12 #2794

pull mikehearn wants to merge 1 commits into bitcoin:master from mikehearn:leveldb-refresh changing 20 files +297 −61
  1. mikehearn commented at 9:55 AM on June 25, 2013: contributor

    We're currently on 1.9

    Most of the bugs are not consequential. One of them fixes file descriptor exhaustion which I think we already worked around with our own settings overrides. Another fixes an issue where calling CompactRange() manually could result in data being undeleted, which would obviously be a critical security issue if we ever did that. So better to upgrade than accidentally introduce a hole in future by having someone add a CompactRange() call.

  2. Update to LevelDB 1.12 5e50e8263f
  3. sipa commented at 10:02 AM on June 25, 2013: member

    Duplicate of #2702

  4. sipa closed this on Jun 25, 2013

  5. Bushstar referenced this in commit a1e4ac21fd on Apr 5, 2019
  6. DrahtBot locked this on Sep 8, 2021
Contributors

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-02 18:16 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me