mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-23 11:29:46 +00:00
28bd3e371b
AUTO arguments can be used for: - consts - lens - pointers For const's and len's AUTO is replaced with the natural value, addresses for AUTO pointers are allocated linearly. This greatly simplifies writing test programs by hand as most of the time we want these natural values. Update tests to use AUTO.
3 lines
66 B
Plaintext
3 lines
66 B
Plaintext
syz_emit_ethernet(0x0, 0x0, 0x0)
|
|
syz_emit_ethernet(0x0, 0x0, 0x0)
|