Whamcloud - gitweb
libss: fix potential null dereference if realloc() fails
authorTheodore Ts'o <tytso@mit.edu>
Sat, 11 Jan 2014 02:13:15 +0000 (21:13 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 11 Jan 2014 02:13:15 +0000 (21:13 -0500)
commitb7ef62b2953f2e15da352816ec42042a118b6a6b
tree325b13ccc75e70e96c18dece09ec350b6ff65b74
parentf7d7905976d2db2497a0b2b87a73fc85e92ff808
libss: fix potential null dereference if realloc() fails

Addresses-Coverity-Id: #1153630

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