Limit CPI from calling loader or native programs (#14252)
This commit is contained in:
@@ -1337,6 +1337,7 @@ fn test_program_bpf_test_use_latest_executor() {
|
||||
.is_ok());
|
||||
}
|
||||
|
||||
#[ignore] // Invoking BPF loaders from CPI not allowed
|
||||
#[cfg(feature = "bpf_rust")]
|
||||
#[test]
|
||||
fn test_program_bpf_test_use_latest_executor2() {
|
||||
|
Reference in New Issue
Block a user