[mythtv-commits] mythtv branch master updated by jstichnoth. v0.26-rc-24-g92016b9

Git Repo Owner noreply at mythtv.org
Tue Sep 4 17:28:47 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user jstichnoth.
       via  92016b94983a4b8a6cb75dbc48893f5c05ce4620 (commit)
      from  b5fbc746115308475100c53c17420234da9a2a10 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 92016b94983a4b8a6cb75dbc48893f5c05ce4620
Author:    Jim Stichnoth <jstichnoth at mythtv.org> at Tue, 4 Sep 2012 10:08:42 -0700
Committer: Jim Stichnoth <jstichnoth at mythtv.org> at Tue, 4 Sep 2012 10:20:20 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=92016b94983a4b8a6cb75dbc48893f5c05ce4620

Fixes #11029.  Ensure AVPacket's data and size fields are initialized.
Without this initialization, mpegts_push_section() may try to access
uninitialized data and size fields from the AVPacket structure.



-----------------------------------------------------------------------

Summary of changes:
 mythtv/external/FFmpeg/libavformat/utils.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 



More information about the mythtv-commits mailing list