aboutsummaryrefslogtreecommitdiffstats
path: root/cursor/cursor-data.h
diff options
context:
space:
mode:
authorBryce Harrington <bryce@osg.samsung.com>2016-07-08 19:00:20 -0700
committerBryce Harrington <bryce@osg.samsung.com>2016-07-11 13:32:15 -0700
commit1cda73f3f85514ef18f180d350e1e390ff388f10 (patch)
treec1e2ee5c2f50a51cdbb6fb64b00846f56f2a8bb8 /cursor/cursor-data.h
parentscanner: Move PROGRAM_NAME define (diff)
downloadwayland-1cda73f3f85514ef18f180d350e1e390ff388f10.tar
wayland-1cda73f3f85514ef18f180d350e1e390ff388f10.tar.gz
wayland-1cda73f3f85514ef18f180d350e1e390ff388f10.tar.bz2
wayland-1cda73f3f85514ef18f180d350e1e390ff388f10.tar.lz
wayland-1cda73f3f85514ef18f180d350e1e390ff388f10.tar.xz
wayland-1cda73f3f85514ef18f180d350e1e390ff388f10.tar.zst
wayland-1cda73f3f85514ef18f180d350e1e390ff388f10.zip
tests: Require base 10 for the string specifying the number of open fd's
The third arg to strtol() specifies the base to assume for the number. When 0 is passed, as is currently done in wayland-client.c, hexadecimal and octal numbers are permitted and automatically detected and converted. exec-fd-leak-checker's single argument is the count of file descriptors it should expect to be open. We should expect this to be specified only as a decimal number, there's no reason why one would want to use octal or hexadecimal for that. Suggested by Yong Bakos. Signed-off-by: Bryce Harrington <bryce@osg.samsung.com> Reviewed-by: Yong Bakos <ybakos@humanoriented.com>
Diffstat (limited to 'cursor/cursor-data.h')
0 files changed, 0 insertions, 0 deletions