]> granicus.if.org Git - strace/commit
tests/ioctl_block.c: tweak magic constants to make the test more reliable
authorDmitry V. Levin <ldv@altlinux.org>
Thu, 26 May 2016 15:16:31 +0000 (15:16 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 26 May 2016 15:16:31 +0000 (15:16 +0000)
commit59b140a096081e53cb0edd0814381a4eac5ebdb1
treeb30408d91875b86d43e3597f6f8028554ffa207b
parentb356ad8abfb3470f3235a575c6e3e8515a48ea5a
tests/ioctl_block.c: tweak magic constants to make the test more reliable

* tests/ioctl_block.c (main): Change bad pointer to make
its lower 32-bit part closer to -1U.
tests/ioctl_block.c