]> git.sesse.net Git - nageru/commit
Fix a possible int32 overload with huge framerate denominators.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 6 Jun 2016 17:05:26 +0000 (19:05 +0200)
committerSteinar H. Gunderson <sesse@samfundet.no>
Mon, 6 Jun 2016 17:05:26 +0000 (19:05 +0200)
commit2fdcdafa707d407ad2eb5d34b0c81816950f827b
tree3570f3bb9e97194da41d0f700f50446e7b1f3226
parent9f59aff35b63325656c69fbebfd39f5a1e0c3122
Fix a possible int32 overload with huge framerate denominators.

Found by Coverity Scan.
mixer.cpp