solana/runtime
Ryo Onodera 629a4b5bf8
Strictly sanitize mmapped AppendVec file contents (#7464)
* Clean up align_to_8byte!

* small clean up

* Strictly sanitize mmapped AppendVec files

* Clean up

* Fix typo

* Rename align_to_8byte => u64_align

* Fix typo

* Clean up unsafe into methods of StoredAccount

* Made oddness more apparent

* Yet more clarification

* Promote a PR comment into a src comment

* Fix typo...

* Move ref_executable_byte out of tests impl
2019-12-18 14:10:36 +09:00
..
benches Fail fast if account paths cannot be canonicalized (#7300) 2019-12-05 21:41:29 -05:00
src Strictly sanitize mmapped AppendVec file contents (#7464) 2019-12-18 14:10:36 +09:00
tests Add helper fn and runtime test (#7516) 2019-12-16 17:02:40 -07:00
.gitignore Revert "Rename solana-runtime to sealevel (#6239)" (#6247) 2019-10-04 19:33:29 -06:00
Cargo.toml Bump serde from 1.0.103 to 1.0.104 2019-12-16 08:50:09 -07:00