Files
gtk/testsuite/a11y
Simon McVittie a8bb71383a tests: Fix signature of GtkTestATContext::update-selection-bound handlers
The signal is declared in GtkTestATContext with 0 parameters, but these
handlers were written as if the signal had one `guint` parameter.
On some architectures this accidentally works as intended, but on
others (reproduced on i386 and riscv64) the test tries to use arbitrary
stack contents as the `TestData *` and crashes when it tries to
dereference the resulting non-pointer.

Resolves: https://gitlab.gnome.org/GNOME/gtk/-/issues/6490
Signed-off-by: Simon McVittie <smcv@debian.org>
2024-07-27 00:59:03 +01:00
..
2023-06-19 18:30:41 -04:00
2023-06-20 11:05:22 -04:00
2020-08-29 16:46:28 +02:00
2023-06-21 19:55:46 -04:00
2023-06-21 14:24:52 -04:00
2022-10-29 15:27:53 -04:00
2023-06-17 22:00:55 -04:00
2020-10-20 01:12:20 -04:00
2023-06-20 12:33:02 -04:00
2020-10-20 01:07:13 -04:00
2023-10-26 09:44:59 +02:00
2020-07-27 21:18:10 -04:00
2020-07-27 21:18:10 -04:00
2020-07-27 21:18:10 -04:00