[qtmux] Fixes segfault when adding a blob as first tag.
authorThiago Santos <thiagoss@embedded.ufcg.edu.br>
Fri, 15 May 2009 04:54:44 +0000 (01:54 -0300)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 12 Apr 2011 19:32:11 +0000 (20:32 +0100)
commit8e95c502f72e265a74dfc4a5d76aab1d0951bde5
tree1584b23d915ae5248f79f9e07ee95d9c71dcc5d8
parent0643bf85bcdc48ff62d21e8a126706bf57250619
[qtmux] Fixes segfault when adding a blob as first tag.

Moves tags data initialization to the function that actually appends
the tags to the list. Fixes #582702

Also fixes some style caught by the pre-commit hook.
gst/quicktime/atoms.c