Gimp/app
Michael Natterer f46cf260c5 Issue #1730 - pat file that crashes gimp-2.10
Introduce GIMP_PATTERN_MAX_SIZE (10000) and GIMP_PATTERN_MAX_NAME (256)
and validate pattern dimensions and pattern name length against them.

Add GIMP_BRUSH_MAX_NAME and validate that too.

Also make sure that the names are properly terminated, and some
cleanup.

(cherry picked from commit 9b56ca8c1d)
2018-07-06 13:11:57 +02:00
..
actions app: add gegl:stereographic-projection (little planet) to the menus 2018-07-05 09:54:16 -04:00
config app: add config option to enable/disable layer-group previews 2018-07-04 16:12:22 -04:00
core Issue #1730 - pat file that crashes gimp-2.10 2018-07-06 13:11:57 +02:00
dialogs app: add mnemonic to the layer-group previews prefrences option 2018-07-04 16:12:22 -04:00
display
file
gegl
gui
menus
operations
paint app, plug-ins: move GIMP_BRUSH_MAX_SIZE to gimpbrush-header.h 2018-07-06 13:11:49 +02:00
pdb
plug-in
propgui
tests
text app: avoid CRITICAL when loading XCF with empty gimp-text-layer parasite 2018-07-05 22:48:16 -04:00
tools app: add gegl:stereographic-projection (little planet) to the menus 2018-07-05 09:54:16 -04:00
vectors
widgets app: log actions upon activation before emitting "selected" signal 2018-07-06 00:08:04 -04:00
xcf app: avoid CRITICAL when loading XCF with empty gimp-image-metadata parasite 2018-07-05 22:48:16 -04:00
.gitignore
about.h
app.c app: properly shut down gimp-parallel in stable versions 2018-07-06 02:17:08 -04:00
app.h
errors.c
errors.h
gimp-debug.c
gimp-debug.h
gimp-intl.h
gimp-log.c
gimp-log.h
gimp-priorities.h
gimp-version.c
gimp-version.h
gimpcore.def
language.c
language.h
main.c
Makefile.am
sanity.c app: add gegl:stereographic-projection (little planet) to the menus 2018-07-05 09:54:16 -04:00
sanity.h
signals.c
signals.h
tests.c
tests.h
unique.c
unique.h