mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
8 lines
145 B
Plaintext
8 lines
145 B
Plaintext
allocarray: ok
|
|
allocarray zero count: ok
|
|
allocarray zero size: ok
|
|
allocarray overflow: ok
|
|
malloc SIZE_MAX-1: ok
|
|
free NULL: ok
|
|
mprotect cycle: ok
|