summaryrefslogtreecommitdiffstats
path: root/gst/law
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2009-02-22 18:32:02 +0100
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2009-02-22 18:32:02 +0100
commit6756475fd3af29844a77bcb08d9943070daf6f9e (patch)
tree1eebeb734b1ff947df4a79198c0a386c2f988529 /gst/law
parentdfa627da30dd44e170f3249ff3bdda333ea1edf1 (diff)
avidemux: Fix alignment issues by using GST_READ_*
Reading integers from random memory addresses will result in SIGBUS on some architectures if the memory address is not correctly aligned. This can happen at two places in avidemux so we should use GST_READ_UINT32_LE and friends here. Fixes bug #572256.
Diffstat (limited to 'gst/law')
0 files changed, 0 insertions, 0 deletions