ligd 3cabd49d49 select: fix asan report error
vfs/fs_select.c:116:25: runtime error: left shift of 1 by 31 places cannot be represented in type 'int'
vfs/fs_select.c:153:22: runtime error: left shift of 1 by 31 places cannot be represented in type 'int'

Change-Id: I2e32bb8a3db8ff5a5955b83b382ac2fa5756122c
Signed-off-by: ligd <liguiding1@xiaomi.com>
2021-07-03 13:09:52 -05:00
..
2021-07-03 13:09:52 -05:00
2021-03-17 06:46:42 -07:00
2021-02-04 03:33:58 -08:00
2021-04-01 01:24:12 -05:00
2021-04-01 14:54:33 -03:00
2021-02-25 11:30:38 -08:00
2021-03-02 03:44:06 -08:00
2021-03-26 18:04:59 +01:00
2021-01-06 14:23:50 +08:00
2021-05-12 21:08:23 -07:00
2021-05-11 16:40:33 +01:00
2021-06-24 08:50:48 -03:00