mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
conftest: fix transposed size and count arguments to fwrite.
* tests/conftest.c: Include <string.h> and <errno.h>. Also include strerror in diagnostic. Author: Jim Meyering <meyering@redhat.com>
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
Mon Nov 12 23:11:35 CET 2007 Jim Meyering <meyering@redhat.com>
|
||||
|
||||
conftest: fix transposed size and count arguments to fwrite.
|
||||
* tests/conftest.c: Include <string.h> and <errno.h>.
|
||||
Also include strerror in diagnostic.
|
||||
|
||||
Mon Nov 12 14:56:33 CET 2007 Daniel Veillard <veillard@redhat.com>
|
||||
|
||||
Begin fixing uses of strtol: parse integers more carefully.
|
||||
|
||||
Reference in New Issue
Block a user