[mythtv-firehose] mythtv/master commit: 74ace05cd by Daniel Kristjansson (daniel-kristjansson)

MythTV noreply at mythtv.org
Wed Feb 1 21:19:39 UTC 2012


      Author:  Daniel Kristjansson <danielk at cuymedia.net>
 Change Date:  2012-02-01T13:19:06-08:00
   Push Date:  2012/02/01 13:19:17 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  74ace05cd271695730c6ec2270d85f6a198b0459
   Changeset:  https://github.com/MythTV/mythtv/commit/74ace05cd

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.

Modified:

   mythtv/libs/libmyth/audio/audiooutputdigitalencoder.cpp



More information about the mythtv-firehose mailing list