]> git.ipfire.org Git - thirdparty/mtr.git/commit
Resolve -Wnull-dereference clang warning
authorTravis Cross <tc@traviscross.com>
Sun, 3 Feb 2013 19:55:50 +0000 (19:55 +0000)
committerTravis Cross <tc@traviscross.com>
Sun, 3 Feb 2013 20:58:50 +0000 (20:58 +0000)
commitf32b53b1dbb79a41c3ebdf6102231282a76d212f
tree31710757d649871ca936044ca87417426c0f6490
parent856dcdff9ffcf94dfb56ca8f227bbc75f01fb752
Resolve -Wnull-dereference clang warning

Clang will simply delete the indirection of the non-volatile null
pointer.
dns.c