syzkaller/host
Dmitry Vyukov ba993a55b9 sys: terminate string constants with \x00
C expects string constants to be zero terminated.
It worked to some degree probably because most memory is zeros in executor.
2016-02-05 22:12:15 +01:00
..
host_test.go host: detect unsupported syscalls 2015-12-27 12:20:00 +01:00
host.go sys: terminate string constants with \x00 2016-02-05 22:12:15 +01:00