commit | 74e1211b2329b6c778ac4f834cc9e38f855ebaa0 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Tue Dec 21 18:12:12 2010 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Dec 21 18:12:12 2010 -0500 |
tree | 738198b518bb904582a10a29fbb19c9cc9b41271 | |
parent | 58caabc37d696363330c390f77a901bbc81cda1e [diff] |
mke2fs: Avoid potential NULL dereference ... in the very unlikely case that e2p_os2string fails to allocate memory. Reported-by: Namhyung Kim <namhyung@gmail.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>