[mythtv-firehose] mythtv/jyavenard/backports/fixes/0.24 commit: cca9b6b1c by Daniel Kristjansson (daniel-kristjansson)

MythTV noreply at mythtv.org
Sat Feb 11 15:46:30 UTC 2012


      Author:  Daniel Kristjansson <danielk at cuymedia.net>
 Change Date:  2012-02-11T07:17:49-08:00
   Push Date:  2012/02/11 07:46:16 -0800
  Repository:  mythtv
      Branch:  jyavenard/backports/fixes/0.24
New Revision:  cca9b6b1c5929e5f22a19f0e9ebffd5df333e929
   Changeset:  https://github.com/MythTV/mythtv/commit/cca9b6b1c

Log:

Fix type of outsize and locality of outsize and data_size. cppcheck.

We were using an unsigned for outsize but setting it from a function that returns -1 on error and then checking the unsigned value for -1.

[cherry-picked from 74ace05cd]

Modified:

   mythtv/libs/libmyth/audiooutputdigitalencoder.cpp



More information about the mythtv-firehose mailing list