gtk/testsuite/gsk/nodeparser/shadow-fail.node
Benjamin Otte da5de1ba99 nodeparser: Fix SEGV in shadows parsing code
Testcase included

The code was writing invalid memory, so this might not have always
crashed, but I did my best to write the test so it causes a SEGV.

Also included is a fix for the testsuite where the expected result was
wrong.
2024-01-03 04:11:35 +01:00

9 lines
76 B
Plaintext

shadow {
shadows: 22;
shadows: 22;
}
shadow {
shadows: blue 50 50 hi:
}