sapling/eden
Adam Simpkins 94690aa36d remove some unnecessary code from FsOverlay::validateHeader()
Summary:
There is no point to call `readBE<uint64_t>()` here.  The only way these calls
can fail is if the buffer is too short for the data, but we already checked
the buffer length at the top of the function.

Reviewed By: strager

Differential Revision: D16577701

fbshipit-source-id: 8b57cec05453b9b7224470671e032e3aefe41033
2019-07-31 13:53:57 -07:00
..
benchmarks update license headers in C++ files 2019-06-19 17:02:45 -07:00
cli Add debug command to flush Journal 2019-07-30 22:05:32 -07:00
docs Document how globs work 2019-03-07 14:20:57 -08:00
fs remove some unnecessary code from FsOverlay::validateHeader() 2019-07-31 13:53:57 -07:00
integration use fb303 repo in open source build 2019-07-24 21:07:04 -07:00
locale add a copyright header to glibc_en.po 2019-04-26 14:38:27 -07:00
py use fb303 repo in open source build 2019-07-24 21:07:04 -07:00
scripts update license header in remaining files 2019-06-19 17:02:46 -07:00
test_support update license headers in .py files 2019-06-19 17:02:46 -07:00
test-data generate a new version of the "basic" snapshot 2019-03-18 11:36:42 -07:00
third-party add osxfuse kernel header 2019-03-19 10:26:24 -07:00
win Kill legacySubscribe method for establishing streams 2019-06-24 11:06:22 -07:00
.gitignore eden: wire up mac contbuild 2019-02-05 21:52:30 -08:00
Eden.project.toml Eden.project.toml file for Nuclide 2018-04-26 11:05:23 -07:00