[mythtv-commits] mythtv branch master updated by paulh. v0.27-pre2-1344-gcb53d4d

Git Repo Owner noreply at mythtv.org
Sun Jun 9 10:10:34 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  cb53d4d145df2da00466c675e3dd3cfe758d23c4 (commit)
      from  64f6b1442fec94907eb66b8ff461b3cf1ef2a306 (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 cb53d4d145df2da00466c675e3dd3cfe758d23c4
Author:    Paul Harrison <pharrison at mythtv.org> at Sun, 9 Jun 2013 11:10:21 +0100
Committer: Paul Harrison <pharrison at mythtv.org> at Sun, 9 Jun 2013 11:10:21 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=cb53d4d145df2da00466c675e3dd3cfe758d23c4

MythWeather: Fix coverity ID 1026736 Uninitialized pointer field
In Weather::Weather(): A pointer field is not initialized in the constructor.
Also removed a load of unused variables which are no longer required.



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

Summary of changes:
 mythplugins/mythweather/mythweather/weather.cpp |   28 ++++++++++++----------
 mythplugins/mythweather/mythweather/weather.h   |    9 +------
 2 files changed, 16 insertions(+), 21 deletions(-)

-- 



More information about the mythtv-commits mailing list