multisocketsink: Allocate enough memory on the stack in the test
authorSebastian Dröge <sebastian@centricular.com>
Mon, 16 Mar 2015 19:41:19 +0000 (20:41 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 16 Mar 2015 19:41:19 +0000 (20:41 +0100)
commit15cc12b0b9d8b31377ef9f34083331a1dfafda25
tree2a790702956510884c7df2a776fdb7fda73e7015
parent1ee2fccfdf85c73efd6a8aeafa8336ec5301c19d
multisocketsink: Allocate enough memory on the stack in the test

Otherwise we just overwrite other things on the stack and cause crashes.
tests/check/elements/multisocketsink.c