vnc: tight: remove a memleak in send_jpeg_rect()
authorCorentin Chary <corentincj@iksaif.net>
Wed, 7 Jul 2010 18:57:55 +0000 (20:57 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 26 Jul 2010 22:36:14 +0000 (17:36 -0500)
commitafcd0fa7d0658038442fdbc2170ac83fb9c07492
tree30aa606ed28e5704c8acfac13f560cb27ef18c47
parent70e64903073c1770bbc6a8ab3f4407a6958e4906
vnc: tight: remove a memleak in send_jpeg_rect()

buf was never freed.

Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
ui/vnc-enc-tight.c