tests: rtpstorage: fix potential crashes / test failures on 32-bit
authorTim-Philipp Müller <tim@centricular.com>
Sun, 27 May 2018 19:29:47 +0000 (20:29 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Sun, 27 May 2018 19:30:46 +0000 (20:30 +0100)
commit48dd93662d6c16fc5967ef4386a63db41683142d
treedee2b360e6e00d420fcaa73dbb5c2e3a42aec5b6
parent364a921d3f10c54d403b5f35afbbdb405dbca819
tests: rtpstorage: fix potential crashes / test failures on 32-bit

Pass 64 bits to g_object_set() for 64-bit integer properties like
rtpstorage's "size-time" property.

https://bugzilla.gnome.org/show_bug.cgi?id=796429
tests/check/elements/rtpstorage.c
tests/check/elements/rtpulpfec.c