1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 03:27:58 +03:00
lvm2/test
Zdenek Kabelac 52f4042f1a cmdline: fix missing NULL at end of array of args
lvm_run needs to place NULL as the last element into argv[].
Otherwise we get:

Conditional jump or move depends on uninitialised value(s)
 _command_required_pos_matches (lvmcmdline.c:1443)
 _find_command (lvmcmdline.c:1610)
 lvm_run_command (lvmcmdline.c:2770)
 lvm2_run (lvmcmdlib.c:91)
2017-06-26 20:07:21 +02:00
..
api cmdline: fix missing NULL at end of array of args 2017-06-26 20:07:21 +02:00
dbus test: Fix dbus testing using testsuite 2017-05-26 15:39:20 +02:00
lib tests: require also no 'a' for in-sync 2017-06-23 23:32:44 +02:00
shell tests: show more debug info 2017-06-24 23:02:42 +02:00
unit tests: unit test for percent printing 2017-06-24 17:44:42 +02:00
.gitignore test: add results/ to .gitignore 2016-12-10 18:00:25 +00:00
Makefile.in tests: fix typo in makefile 2017-03-30 00:38:41 +02:00