summaryrefslogtreecommitdiffstats
path: root/pkgconfig
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2009-06-30 13:12:09 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2009-07-01 09:24:38 +0100
commit8fa148d2f12383ae29a9e17e24d4feb7b7a0d071 (patch)
tree4ad295c4405930f4fff7c5f862f03911d5f7b321 /pkgconfig
parent405aae4568bbc8e3fa1c6975dc97425418dfe71a (diff)
qtdemux: more size checks, and use g_try_new0() instead of g_new0()
Whenever we alloc something based on a user-supplied size, we should really use g_try_new(), otherwise we can easily be made to abort by passing a ridiculously large number to us for allocing. Fixes problems with some fuzzed files.
Diffstat (limited to 'pkgconfig')
0 files changed, 0 insertions, 0 deletions