Add a regression test that can reproduce fd.o #34393
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 11 Mar 2011 13:24:08 +0000 (13:24 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 28 Jul 2011 17:23:52 +0000 (18:23 +0100)
commit63c93a1165af46b219775d4ab2618147c7f6c22e
tree3d07088809071f6c313acda12e6fff300e78792f
parent4437ddb4731092985182bfe2f83ef2e9452d92e5
Add a regression test that can reproduce fd.o #34393

The number of messages is arbitrary; the more messages, the more likely
the crash is. 2000 messages seem to cause it reliably on this laptop,
but I've set it to 10000 to be safe.

Reviewed-by: Colin Walters <walters@verbum.org>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=34393
test/data/valid-config-files/incoming-limit.conf [new file with mode: 0644]
test/dbus-daemon.c