summaryrefslogtreecommitdiff
path: root/sys/netmpls
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2009-07-12 15:36:42 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2009-07-12 15:36:42 +0000
commit91ec1b1ff68b3a4c7976633d11967ce1c32930c2 (patch)
tree5c3165ea49f7c6de342637c5fcfab29774049679 /sys/netmpls
parent4b971934c121486f374cf6c11dbd7d35a6c9f7e9 (diff)
Remove a semicolon at the end of an if statement so the
test if a buffer isn't NULL before freeing has effect. This was harmless as it is in a failure case and free(NULL) is valid in userland.
Diffstat (limited to 'sys/netmpls')
0 files changed, 0 insertions, 0 deletions