blob: 275775562452089864dadb482786d6b7776f0173 [file] [log] [blame]
Elliott Hughesa0664b92017-04-18 17:46:52 -07001---------------------------------------------------------
2143: SYS_getrandom (getrandom) 3s 1m
3---------------------------------------------------------
4Syscall param getrandom(buf) contains uninitialised byte(s)
5 ...
6
7Syscall param getrandom(buflen) contains uninitialised byte(s)
8 ...
9
10Syscall param getrandom(flags) contains uninitialised byte(s)
11 ...
12
13Syscall param getrandom(buf) points to unaddressable byte(s)
14 ...
15 Address 0x........ is not stack'd, malloc'd or (recently) free'd
16