0dac363b00f7b66cbf2c5e9911ba4f7a297d0e42
The variable 'filename' is created inside 'util_build_next_filename' that's not aware of talloc and therefore the allocated memory must be freed properly.
Pull-Request has been merged by rcritten
The variable 'filename' is created inside 'util_build_next_filename' that's not
aware of talloc and therefore the allocated memory must be freed properly.