mirror of https://github.com/GNOME/gimp.git
6c6cd2df24
xcf_save_prop() starts with va_start(), hence must end with va_end(). Yet any of the xcf_write*_check_error() macros could end this function abruptly. Therefore I'm adding a "cleanup" argument to the macros, allowing to add any code necessary to clean the current function before returning. |
||
---|---|---|
.. | ||
.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 |