1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-22 07:09:54 +00:00
emacs/test/manual
dickmao dd22694421 Avoid double svg error reporting and segfaults
* src/image.c (svg_load_image): Use g_error_free directly instead
of the helder g_clear_error (since we're only calling it with
non-nil values).
(svg_load_image): Avoid segfault and double reporting errors.
* test/manual/image-tests.el (image-tests-load-image/svg-too-big)
(image-tests-load-image/svg-invalid): Test it (bug#57755).
2022-09-13 13:57:44 +02:00
..
cedet Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
etags Update the 'etags' test suite 2022-07-14 12:52:32 +02:00
indent ; Fix typos 2022-07-14 12:52:32 +02:00
BidiCharacterTest.txt Update Unicode support to Unicode version 14.0.0 2021-09-15 14:40:13 +03:00
biditest.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
image-circular-tests.el Allow using :width/:height as normal with xbm images 2022-06-20 11:18:31 +02:00
image-size-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
image-tests.el Avoid double svg error reporting and segfaults 2022-09-13 13:57:44 +02:00
image-transforms-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
process-callout-tests.el Don't call home from test/src/process-tests.el 2022-07-11 13:19:48 +02:00
redisplay-testsuite.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
scroll-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00