solana/programs/bpf_loader/src/syscalls
Alexander Meißner 911489d373
Feature - Stop truncating strings in syscalls (#31030)
* Adds the feature gate stop_truncating_strings_in_syscalls.

* Removes the truncation of everything after the first NULL byte in translate_string_and_do().
2023-04-04 19:33:53 +02:00
..
cpi.rs Cleanup - mock InvokeContext (#31007) 2023-04-03 17:23:24 +02:00
logging.rs Feature - Stop truncating strings in syscalls (#31030) 2023-04-04 19:33:53 +02:00
mem_ops.rs
mod.rs Feature - Stop truncating strings in syscalls (#31030) 2023-04-04 19:33:53 +02:00
sysvar.rs