1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 18:55:19 +03:00
lvm2/lib/log
Peter Rajnoha 83541123c8 coverity: fix cppcheck warnings
/lib/log/log.c:88: warning[invalidScanfArgType_int]: %llu in format string (no. 2) requires 'unsigned long long *' but the argument type is 'long long *'.
daemons/lvmlockd/lvmlockd-core.c:791: error[uninitstring]: Dangerous usage of 'version' (strncpy doesn't always null-terminate it).
2015-08-04 09:33:55 +02:00
..
log.c coverity: fix cppcheck warnings 2015-08-04 09:33:55 +02:00
log.h include: Standardise around new tool.h. 2015-07-06 17:30:18 +01:00
lvm-logging.h debug: add new envvar 2015-04-20 12:12:22 +02:00