jpegdec: free temporary buffer when changing state to NULL
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 9 Nov 2009 15:20:00 +0000 (15:20 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 9 Nov 2009 15:20:00 +0000 (15:20 +0000)
commit7af7d93b273ae633121818ccefdee38c21696b2d
tree93c7ad2f95b7e28d44b6f2ba2770fcdc88499009
parent26e7fe27d7b4fb8faa1c88e13aca8cc799ff1dc1
jpegdec: free temporary buffer when changing state to NULL

Free temporary allocations in the state change function and not
only when the object is finalised.
ext/jpeg/gstjpegdec.c