]> git.sur5r.net Git - bacula/bacula/commit
Lets not orphan the buffer returned by extattr_namespace_to_string as it seems by...
authorMarco van Wieringen <mvw@planets.elm.net>
Sat, 26 Dec 2009 09:26:49 +0000 (10:26 +0100)
committerMarco van Wieringen <mvw@planets.elm.net>
Sat, 26 Dec 2009 09:26:49 +0000 (10:26 +0100)
commit19e6730fc608b31aced7600bfd29351500bd9d5c
treebf22893b348f54c701b9b246d34b39f73d8f7f32
parent29e565ebbab0366c36b22382a19d791d0a79b561
Lets not orphan the buffer returned by extattr_namespace_to_string as it seems by looking
at the code it strdups the string it returns so no need to bstrdup it ourself.
bacula/src/filed/xattr.c