Whamcloud - gitweb
libss: fix potential memory leak on realloc() failure
authorTheodore Ts'o <tytso@google.com>
Sun, 5 Jan 2014 06:12:48 +0000 (01:12 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 6 Jan 2014 03:58:16 +0000 (22:58 -0500)
commit191a03ac5f21e7b5218c6fd949478a4f674ef067
tree95207fab173c78dd994e46f1eb3611caa987c098
parentee781cff92ee056a3de6c75f8046d6d0b69a5630
libss: fix potential memory leak on realloc() failure

Addresses-Coverity-ID: #295143

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ss/invocation.c