[mythtv-commits] mythtv branch master updated by stuartm. v0.27-pre2-1582-gf86ce89

Git Repo Owner noreply at mythtv.org
Mon Jun 24 20:25:39 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  f86ce897e414c14b07e9bce8647c6813dee6490c (commit)
       via  98fc17ccc8a1c06149bc0718392eea1bbe133c5c (commit)
      from  dccff63a83b653b629de64e2d0ece385149719f1 (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 f86ce897e414c14b07e9bce8647c6813dee6490c
Author:    Gary Buhrmaster <gary.buhrmaster at gmail.com> at Mon, 24 Jun 2013 20:09:44 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Mon, 24 Jun 2013 21:24:40 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=f86ce897e414c14b07e9bce8647c6813dee6490c

Remove unused member variable m_imr in MBroadcastSocketDevice
The member variable m_imr appears to be a carryover
from a code copy/paste from the multicast socket
class (where it is used for the group address).
It is unused in a broadcast socket.  Remove it.

Fixes coverity 746874
Fixes #11622

NOTE: This modifies the binary ABI version number
      due to the mbroadcastsocket.h changes, so
      make distclean, etc. required.
(cherry picked from commit 5e15740501d9e89c0eba71d8ae97c16c3b737495)

Signed-off-by: Stuart Morgan <smorgan at mythtv.org>



commit 98fc17ccc8a1c06149bc0718392eea1bbe133c5c
Author:    Stuart Morgan <smorgan at mythtv.org> at Mon, 24 Jun 2013 20:41:34 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Mon, 24 Jun 2013 20:41:34 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=98fc17ccc8a1c06149bc0718392eea1bbe133c5c

Fix whitespace error in EITFixUp::FixNL()



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

Summary of changes:
 mythtv/libs/libmythbase/mythversion.h            |    2 +-
 mythtv/libs/libmythtv/eitfixup.cpp               |    2 +-
 mythtv/libs/libmythupnp/mbroadcastsocketdevice.h |    1 -
 3 files changed, 2 insertions(+), 3 deletions(-)

-- 



More information about the mythtv-commits mailing list