Fix: return of free'd string on error in strutils_split()
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Sat, 6 May 2017 19:20:29 +0000 (15:20 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sat, 6 May 2017 19:43:28 +0000 (15:43 -0400)
Reported-by: Coverity Scan
CID 1374808 (#1 of 1): Use after free (USE_AFTER_FREE)
use_after_free: Using freed pointer substrings.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

No differences found
This page took 0.0274 seconds and 5 git commands to generate.