On Thu, 31 Oct 2013 17:36:34 +0900 Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx> wrote: > This fixes memory leak issues in sd_open function which were brought > by the patch titled "bs_sheepdog.c: support various VDI options in > --backing-store option" (commit: > f282f83c036e298f316ef64d1e51aff3f57b9eaf). > > The current sd_open function doesn't free locally allocated string > "orig_filename" nor restores "filename" argument temporarily broken > for parsing VDI options when unknown protocol was specified or tcp > port number was malformed. > > Signed-off-by: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx> > --- > usr/bs_sheepdog.c | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) Applied. -- To unsubscribe from this list: send the line "unsubscribe stgt" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html