diff options
| author | Vincent JARDIN <vincent.jardin@6wind.com> | 2017-10-09 12:32:05 +0200 |
|---|---|---|
| committer | Vincent JARDIN <vincent.jardin@6wind.com> | 2017-10-09 12:32:05 +0200 |
| commit | 3f58e1b3e79090f29f8b4b75bb529d54ba719c26 (patch) | |
| tree | 77039182237310ba9f215d10e52fa747b0aa6784 /lib/csv.c | |
| parent | 67533c11d2069bcf65a08a84e26fba900448f4ea (diff) | |
lib: fix a64448ba, invalid NULL->num_labels
We should assume match OK only when neither nhl1
and neither nhl2 are NULL.
If both are NULL, it means match NOK.
Clang Warning:
Access to field 'num_labels' results in a dereference of a null
pointer (loaded from variable 'nhl1')
Signed-off-by: Vincent Jardin <vincent.jardin@6wind.com>
Diffstat (limited to 'lib/csv.c')
0 files changed, 0 insertions, 0 deletions
