More safety checks for detecting broken xcf files, also based on examining issue #8230. After reading an offset where layer, channel, etc. data is stored, we add a check to make sure that offset is not before where we read the offset value. Because the data is always written after the offset that points to it. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile.am | ||
| meson.build | ||
| xcf-load.c | ||
| xcf-load.h | ||
| xcf-private.h | ||
| xcf-read.c | ||
| xcf-read.h | ||
| xcf-save.c | ||
| xcf-save.h | ||
| xcf-seek.c | ||
| xcf-seek.h | ||
| xcf-utils.c | ||
| xcf-utils.h | ||
| xcf-write.c | ||
| xcf-write.h | ||
| xcf.c | ||
| xcf.h | ||