alsa-utils/axfer/test
Takashi Sakamoto fbb222c9bc axfer: test: fix invalid comparison of 64 bit storage in ILP32 data type
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>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2019-07-31 15:58:46 +02:00
..
container-test.c axfer: test: fix invalid comparison of 64 bit storage in ILP32 data type 2019-07-31 15:58:46 +02:00
generator.c axfer: test: fix invalid comparison of 64 bit storage in ILP32 data type 2019-07-31 15:58:46 +02:00
generator.h axfer: add unit test for container interface 2018-11-13 12:04:25 +01:00
Makefile.am axfer: add missing header file of unit test to distribution 2019-01-29 16:48:00 +01:00
mapper-test.c axfer: test: fix invalid comparison of 64 bit storage in ILP32 data type 2019-07-31 15:58:46 +02:00