Comment 2 for bug 1079209

Revision history for this message
broucaries (roucaries-bastien+bugs) wrote : Re: Appl;y security fix from debian

   * Fix three security bug (Closes: #692367):
   - Fix a memory leak: after setjmp used variable need to be volatile.
     Fix jpeg and png coder.
   - Fix a memory leak: in webp handling add a forgotten WebPPictureFree
   - Fix another memory leak in case of corrupted image in magick++ read method.