solana/programs/bpf_loader
Alexander Meißner 855ae79598
Fix InvokeContext::push() account_deps (#17350)
* Reverts aliasing of account_deps with the previous invocation stack frame in InvokeContext::push().
* Adds explicit assert of programdata account content in test_program_bpf_upgrade_via_cpi.
2021-05-21 22:34:07 +02:00
..
benches Optimize aligned memory used by the runtime (#17324) 2021-05-19 13:43:59 -07:00
src Fix InvokeContext::push() account_deps (#17350) 2021-05-21 22:34:07 +02:00
test_elfs More efficient padding (#11656) 2020-08-17 10:24:34 -07:00
Cargo.toml Optimize aligned memory used by the runtime (#17324) 2021-05-19 13:43:59 -07:00