diff options
author | Lance Richardson <lrichard@redhat.com> | 2017-06-13 12:57:38 -0400 |
---|---|---|
committer | Ben Pfaff <blp@ovn.org> | 2017-06-13 10:01:11 -0700 |
commit | 316d0932469eaf6ced323b134581c7ec66e960f6 (patch) | |
tree | 426228e4f43ad9c24dff299bfd9d9e77ee1d5fe1 /vswitchd/bridge.h | |
parent | ca1cb3010ae66534b85d0be66c692c5808041ea6 (diff) | |
download | openvswitch-316d0932469eaf6ced323b134581c7ec66e960f6.tar.gz |
treewide: Avoid undefined behavior passing null in nonnull parameters.
Eliminate a number of instances of undefined behavior related to
passing NULL in parameters having "nonnull" annotations.
Found with gcc's undefined behavior sanitizer.
Signed-off-by: Lance Richardson <lrichard@redhat.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'vswitchd/bridge.h')
0 files changed, 0 insertions, 0 deletions