author | Florian Forster <ff@octo.it> | |
Tue, 9 May 2017 06:38:08 +0000 (08:38 +0200) | ||
committer | Florian Forster <ff@octo.it> | |
Tue, 9 May 2017 06:38:08 +0000 (08:38 +0200) | ||
commit | fa2d261c69ed631380139732617753bcbb5263e7 | |
tree | b093ce439855b1cd4535fab835e4c52587821894 | tree | snapshot |
parent | 214995c1a066ae00a1a4f369abb09f475221f5ff | commit | diff |
src/liboping.c: Don't check for NULL when calling free().
free(3) handles NULL pointers correctly, so these checks are not needed.
free(3) handles NULL pointers correctly, so these checks are not needed.
src/liboping.c | diff | blob | history |