commit | 93503267c9765f80f8bbbdbb132d495a859361e1 | [log] [tgz] |
---|---|---|
author | Brian Behlendorf <behlendorf1@llnl.gov> | Wed Mar 21 16:14:37 2007 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Mar 21 16:14:37 2007 -0400 |
tree | fcb6ddbb301a746f00ddda2b3fe4650d2c4240b8 | |
parent | b772900b4bcff407c883b7bd8419af56be0a9823 [diff] |
[COVERITY] Fix memory leak in profile library The profile must be freed early if the subsequent memory allocation fails for 'expanded_filename'. Coverity ID: 14: Resource Leak Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>