[mythtv-commits] mythtv branch master updated by paulh. v30-Pre-259-g0eca7ad

Git Repo Owner noreply at mythtv.org
Sun Oct 29 10:36:04 UTC 2017


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  0eca7ad3b8293df912ebfc45ea12cf98e52a98ec (commit)
      from  b1c45cfe580a59ad07e0a7cf7306e84046263f8e (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 0eca7ad3b8293df912ebfc45ea12cf98e52a98ec
Author:    Paul Harrison <pharrison at mythtv.org> at Sun, 29 Oct 2017 10:35:21 +0000
Committer: Paul Harrison <pharrison at mythtv.org> at Sun, 29 Oct 2017 10:35:21 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=0eca7ad3b8293df912ebfc45ea12cf98e52a98ec

MythRAOPConnection: fix Coverity ID 1418567 Resource leak
The system resource will not be reclaimed and reused, reducing the future
availability of the resource.

In MythRAOPConnection::udpDataReady(QByteArray, QHostAddress, unsigned short):
Leak of memory or pointers to system resources.



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

Summary of changes:
 .../libs/libmythtv/AirPlay/mythraopconnection.cpp  |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

-- 



More information about the mythtv-commits mailing list