mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-09-25 04:09:58 +03: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
|