Vincent Penquerc'h
d8dd4bea00
tests: fix type mismatch in varargs passing
...
A bitmask is 64 bits, but integer immediates are passed as int
in varargs, which happen to be 32 bit with high probability.
This triggered a valgrind jump-relies-on-uninitalized-value
report well away from the site, since it doesn't trigger on
stack accesses, and there must have been enough zeroes to stop
g_object_set at the right place.
2015-04-09 16:20:44 +01:00
..
2015-03-16 16:44:03 -04:00
2013-08-20 00:26:06 +01:00
2013-05-15 10:56:20 +02:00
2014-02-08 20:07:16 +01:00
2015-03-16 16:44:03 -04:00
2015-04-09 16:20:44 +01:00
2013-05-15 10:23:49 +02:00
2012-11-04 00:09:59 +00:00
2013-08-09 20:14:03 +01:00
2014-06-27 17:35:32 -03:00
2015-02-13 16:25:14 +00:00
2014-04-26 10:21:10 +02:00
2014-04-26 10:21:10 +02:00
2014-04-26 10:21:10 +02:00
2014-05-20 08:58:08 +02:00
2014-04-26 10:21:10 +02:00
2012-11-04 00:09:59 +00:00
2013-05-15 09:41:54 +02:00
2013-05-15 09:41:54 +02:00
2014-12-26 13:44:35 +00:00
2014-12-26 13:44:32 +00:00
2014-11-12 00:09:21 +00:00
2013-02-13 12:51:58 +01:00
2014-08-25 13:37:57 -03:00
2015-02-20 19:00:01 -03:00
2012-11-04 00:09:59 +00:00
2012-11-04 00:09:59 +00:00
2015-02-24 18:50:28 +00:00
2014-02-08 20:07:57 +01:00
2013-08-10 19:54:57 +01:00
2013-02-13 12:51:58 +01:00
2015-03-15 15:54:01 +00:00
2014-03-21 16:00:46 +01:00
2014-03-05 10:37:53 +00:00
2013-08-10 20:02:01 +01:00
2013-05-15 11:31:14 +02:00
2013-02-28 20:09:29 +00:00
2012-11-04 00:09:59 +00:00
2013-05-12 23:42:06 +01:00
2014-02-08 20:08:29 +01:00
2013-05-15 11:15:24 +02:00
2012-11-04 00:09:59 +00:00
2014-12-11 16:28:43 -05:00
2013-05-15 11:26:25 +02:00
2014-06-02 21:51:38 -04:00
2014-09-16 01:15:31 +03:00
2012-11-04 00:09:59 +00:00
2013-09-28 13:15:44 +02:00
2012-11-04 00:09:59 +00:00
2013-05-15 09:42:58 +02:00
2013-05-15 09:42:58 +02:00
2014-10-15 17:11:47 +02:00
2012-11-04 00:09:59 +00:00