[alsa-devel] axfer: test: fix invalid comparison of 64 bit storage in ILP32 data type
28 Jul
2019
28 Jul
'19
9:32 a.m.
alsa-project/alsa-utils pull request #25 was opened from takaswie:
In system V ABIs with ILP32 data model, bit shift for '1ul' can brings undefined behaviour when the calculation result is over 32 bit width.
This commit fixes the bug.
Reported-by: Rolf Eike Beer eike@sf-mail.de Reference: https://bugs.gentoo.org/681652 Reference: https://github.com/alsa-project/alsa-utils/issues/23 Signed-off-by: Takashi Sakamoto o-takashi@sakamocchi.jp
Request URL : https://github.com/alsa-project/alsa-utils/pull/25 Patch URL : https://github.com/alsa-project/alsa-utils/pull/25.patch Repository URL: https://github.com/alsa-project/alsa-utils
1974
Age (days ago)
1974
Last active (days ago)
0 comments
1 participants
participants (1)
-
GitHub pull_request - opened