Fixed a possible integer overflow in GetAbsTime()

This commit is contained in:
Klaus Schmidinger
2008-09-06 09:34:49 +02:00
parent de67eacbda
commit da3939cb10
3 changed files with 10 additions and 7 deletions

View File

@@ -1895,6 +1895,7 @@ Alexander Rieger <Alexander.Rieger@inka.de>
for fixing cTimer::operator=() in case a cTimer variable is assigned to itself
for making the list of tracks given in cStatus::SetAudioTrack() NULL terminated
for fixing handling kLeft in the calls to cStatus::MsgOsdTextItem()
for fixing a possible integer overflow in GetAbsTime()
Philip Prindeville <philipp_subx@redfish-solutions.com>
for updates to 'sources.conf'