commit | 0b7844e0be01d84db671373ba10879c785cd3677 | [log] [tgz] |
---|---|---|
author | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Tue Jan 07 13:39:20 2020 +0200 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Tue Jan 07 19:27:11 2020 +0200 |
tree | 1db2847d792d692b06625b7c36a9b7e1af115397 | |
parent | d9d408232545e3bf8e7be9fcca9dad05a3c142c3 [diff] |
tests: net: icmpv4: Test NULL ptr in proper time The code tried to use the allocated pkt ptr before checking for NULL value. Fixes #21699 Coverity-CID: 206608 Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>