-
由 Dmitry Osipenko 提交于
There is another kHz-conversion bug in the code, resulting in integer overflow. Although, this time the resulting value is 4294966296 and it's close to ULONG_MAX, which is okay in this case. Reviewed-by: NChanwoo Choi <cw00.choi@samsung.com> Tested-by: NPeter Geis <pgwipeout@gmail.com> Signed-off-by: NDmitry Osipenko <digetx@gmail.com> Signed-off-by: NChanwoo Choi <cw00.choi@samsung.com>
53b4b2ae