[mythtv-firehose] mythtv branch master updated by jyavenard. v0.28-pre-1540-gb150097

Git Repo Owner noreply at mythtv.org
Sat Jun 7 06:39:16 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user jyavenard.
       via  b15009783583edc5c663d09ebb2a7baeeeab2c96 (commit)
       via  0894665cc2ca251f6e6bb1752c6cdc950af8695e (commit)
       via  f48a011d9a0ca692ba7846833ffd8a362cde7558 (commit)
       via  d7c3d21850f5622b18dd282daa659bc12007a7cc (commit)
      from  5ef7b1c08af3735f46d62393ead00beb6944461b (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 b15009783583edc5c663d09ebb2a7baeeeab2c96
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 7 Jun 2014 16:30:43 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 7 Jun 2014 16:30:43 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=b15009783583edc5c663d09ebb2a7baeeeab2c96

Fix leak in logger
setThreadName can be called twice, obfuscating the previously allocated string

Fixes #12131



commit 0894665cc2ca251f6e6bb1752c6cdc950af8695e
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 7 Jun 2014 16:20:16 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 7 Jun 2014 16:20:25 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=0894665cc2ca251f6e6bb1752c6cdc950af8695e

Revert "Tidy up code in logging"
Nicer patch to follow

This reverts commit c8b359dfec03574bbfb30e2ea7ed0584d34de94d.



commit f48a011d9a0ca692ba7846833ffd8a362cde7558
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 7 Jun 2014 16:19:48 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 7 Jun 2014 16:19:48 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=f48a011d9a0ca692ba7846833ffd8a362cde7558

Fix leak in display subtitle code.
172 bytes would be leaked after each new subtitles in DVD, and 160 bytes with other types of subtitles.



commit d7c3d21850f5622b18dd282daa659bc12007a7cc
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 7 Jun 2014 16:16:59 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 7 Jun 2014 16:16:59 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=d7c3d21850f5622b18dd282daa659bc12007a7cc

Revert "Fix memory leak in subtitle code"
Cause crashes when playing DVD

This reverts commit 7cd75a214ef7e79595cf50b79d91882442572ced.



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

Summary of changes:
 mythtv/libs/libmythbase/logging.h         |    2 +-
 mythtv/libs/libmythtv/avformatdecoder.cpp |    1 -
 mythtv/libs/libmythtv/subtitlereader.cpp  |    9 +--------
 3 files changed, 2 insertions(+), 10 deletions(-)

-- 



More information about the mythtv-firehose mailing list