Fixed a possible integer overflow in GetAbsTime()

This commit is contained in:
Klaus Schmidinger
2008-09-06 09:41:15 +02:00
parent 248b7424be
commit 2e66fdd634
3 changed files with 12 additions and 8 deletions

View File

@@ -1902,6 +1902,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'