diff options
| author | Vincent JARDIN <vincent.jardin@6wind.com> | 2017-10-09 10:51:03 +0200 |
|---|---|---|
| committer | Vincent JARDIN <vincent.jardin@6wind.com> | 2017-10-09 10:51:03 +0200 |
| commit | 67533c11d2069bcf65a08a84e26fba900448f4ea (patch) | |
| tree | e17c57ab03cf9fc7760d8c832b58d9229f4e8448 /lib/csv.c | |
| parent | 40aa03ebded76a14fbbb81c84cd5ffe0ccc3ec8b (diff) | |
lib: linklist avoid access NULL->data
Let's assert(NULL) if the datastructure is not set.
The code assumes that the pointer is always non NULL. So, let's enforce
this semantic.
Signed-off-by: Vincent Jardin <vincent.jardin@6wind.com>
Diffstat (limited to 'lib/csv.c')
0 files changed, 0 insertions, 0 deletions
