chiark / gitweb /
util_run_program(): fix possible buffer overflow #2
authorFlorian Zumbiehl <florz@florz.de>
Tue, 8 Sep 2009 19:42:21 +0000 (21:42 +0200)
committerKay Sievers <kay.sievers@vrfy.org>
Tue, 8 Sep 2009 19:42:21 +0000 (21:42 +0200)
commit04d4a6f85863552eaedc61cfeef5681776c8bb38
treebb0109cc5447c55c3dcfcfa918db433135557df9
parent1da6c797fdbb94372c1a809acf1a0ca159b2d7b1
util_run_program(): fix possible buffer overflow #2

I'm not sure how likely it is for UTIL_PATH_SIZE to have an odd value
(maybe it has right now? :-), but I guess making this universally correct
doesn't hurt ...
libudev/libudev-util-private.c