[mythtv-commits] mythtv branch master updated by stuartm. v0.27-pre2-1360-gf796163

Git Repo Owner noreply at mythtv.org
Sun Jun 9 18:25:57 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  f796163ef09b7317931d89e94b97d59cd07eec8a (commit)
       via  c127190b6fde132b750937fb0af675957fecb458 (commit)
      from  7ffae0d38a3b87dfce2a0a14201247dabe324874 (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 f796163ef09b7317931d89e94b97d59cd07eec8a
Author:    Stuart Morgan <smorgan at mythtv.org> at Sun, 9 Jun 2013 18:33:50 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Sun, 9 Jun 2013 19:24:58 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=f796163ef09b7317931d89e94b97d59cd07eec8a

AudioOutputOSS: Fix Coverity 700224, 700225. Unchecked return value (of ioctl)



commit c127190b6fde132b750937fb0af675957fecb458
Author:    Stuart Morgan <smorgan at mythtv.org> at Sun, 9 Jun 2013 18:02:23 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Sun, 9 Jun 2013 18:34:01 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=c127190b6fde132b750937fb0af675957fecb458

Fix Coverity 700330. Logically dead code. It's redundant to delete a pointer if we've already determined it's null.



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

Summary of changes:
 mythtv/libs/libmyth/audio/audiooutputbase.h   |    1 +
 mythtv/libs/libmyth/audio/audiooutputoss.cpp  |    6 ++++--
 mythtv/programs/mythfrontend/themechooser.cpp |    2 --
 3 files changed, 5 insertions(+), 4 deletions(-)

-- 



More information about the mythtv-commits mailing list