The NULL test clearly needs to be before any dereferences.
authorDavid Barksdale <amatus.amongus@gmail.com>
Thu, 30 Sep 2010 19:55:00 +0000 (19:55 +0000)
committerDavid Barksdale <amatus.amongus@gmail.com>
Thu, 30 Sep 2010 19:55:00 +0000 (19:55 +0000)
commit76dbaecf4fdf31c95df43690798dd6de782b19af
tree774a303d9b54411270fe7f66cd8aeac7e94e049b
parent8b0a87c734f9726a9f7dfe7d87f338a83ef905cc
The NULL test clearly needs to be before any dereferences.
src/transport/transport_api.c