diff options
author | Daniel Borkmann <dborkman@redhat.com> | 2013-07-13 16:09:05 +0200 |
---|---|---|
committer | Daniel Borkmann <dborkman@redhat.com> | 2013-07-13 16:09:05 +0200 |
commit | 86373411a23051a18ae3ed01b180f838dbcd76e7 (patch) | |
tree | fe3661ffdbdda3b6d252f125f49ebb0556b04d3a /.gitignore | |
parent | ed57128990c02342e1abe7f2a3abd1568f965dc7 (diff) |
misc: fix multiple NULL pointer sparse warnings
Those are fixes for the following warnings:
pcap_mm.c:119:29: warning: Using plain integer as NULL pointer
pcap_mm.c:141:29: warning: Using plain integer as NULL pointer
ring.c:24:31: warning: Using plain integer as NULL pointer
flowtop.c:1114:22: warning: Using plain integer as NULL pointer
ifpps.c:1133:29: warning: Using plain integer as NULL pointer
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions