]> git.proxmox.com Git - mirror_qemu.git/commit - ui/vnc-enc-tight.c
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)
commitd9c18c24b9c80cae1a6882976c9247a99444cf52
tree30aa606ed28e5704c8acfac13f560cb27ef18c47
parent5d8efe39a2e2f9479da1aefefa7325a1e7cb630b
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