1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 11:55:55 +03:00
lvm2/lib/report
Peter Rajnoha 1b11f09d2a reporter: simplify --configreport handling for -S|--select and fix an issue reported by coverity
Simplify code around _do_get_report_selection - remove "expected_idxs[]"
argument which is superfluous and add "allow_single" switch instead to
allow for recognition of "--configreport <report_name> -S" as well as
single "-S" if needed.

Null pointer dereferences  (FORWARD_NULL) /safe/guest2/covscan/LVM2.2.02.158/tools/reporter.c: 961 in _do_report_get_selection()
Null pointer dereferences  (FORWARD_NULL) Dereferencing null pointer "single_args".
2016-06-28 02:27:19 +01:00
..
columns-cmdlog.h report: add CMDLOG report type 2016-06-20 11:33:08 +02:00
columns-devtypes.h doc: change fsf address 2016-01-21 12:11:37 +01:00
columns.h report: convert more options to use single status 2016-05-27 15:47:24 +02:00
properties.c cache: call status only on cache pool in use 2016-05-27 15:47:24 +02:00
properties.h doc: change fsf address 2016-01-21 12:11:37 +01:00
report.c report: use report type description for report's name if using DM_REPORT_GROUP_BASIC output format 2016-06-20 11:33:43 +02:00
report.h reporter: simplify --configreport handling for -S|--select and fix an issue reported by coverity 2016-06-28 02:27:19 +01:00
values.h pvs: new attr and field for unchosen duplicate device 2016-05-06 09:00:00 -05:00