mirror of
https://github.com/ioacademy-jikim/debugging
synced 2025-06-10 09:26:15 +00:00
11 lines
352 B
Plaintext
11 lines
352 B
Plaintext
---------------------------------------------------------
|
|
124: SYS_uuidsys 1s 1m
|
|
---------------------------------------------------------
|
|
Syscall param uuidsys(uuid) contains uninitialised byte(s)
|
|
...
|
|
|
|
Syscall param uuidsys(uuid) points to unaddressable byte(s)
|
|
...
|
|
Address 0x........ is not stack'd, malloc'd or (recently) free'd
|
|
|