Revision 1f77711...

Go back to digest for 25th May 2014

Bug Fixes in Graphics

Benjamin Girault committed changes in [kipi-plugins] /ptoparser:

panorama: Bugfix when destroying the pto data

When the parsing fails, some arrays may be uninitialized, hence introducing
erros upon calling free on some other arrays.

Also some realloc calls where not completely checked in the parser.

CC

File Changes

Modified 2 files
  • /ptoparser
  •   panorama/panoParser.y
  •   panorama/tparser.c
2 files changed in total