Files
heimdal/lib/kadm5
Jeffrey Altman f341fa7721 prevent unintended sign extension errors
When an unsigned char is shifted << 24 bits its type will be
promoted to signed 32-bits.   If the value is then assigned to
an unsigned 64-bit value sign extension will occur.

Prevent the unwanted sign extension by explicitly casting the
value to unsigned long before shifting.

Change-Id: Iabeac0f17dc3229a2dc89abe71960a8ffbf523f8
2022-01-16 00:23:05 -05:00
..
2008-09-13 09:21:03 +00:00
2008-09-13 08:53:55 +00:00
2020-09-08 00:25:40 -05:00
2022-01-15 18:54:57 +11:00
2008-09-13 09:21:03 +00:00
2020-09-08 00:25:40 -05:00
2022-01-15 18:54:57 +11:00
2020-09-08 00:25:40 -05:00
2022-01-15 18:54:57 +11:00
2020-09-18 14:31:43 -05:00
2022-01-15 18:54:57 +11:00
2008-09-13 09:21:03 +00:00
2008-09-13 09:21:03 +00:00
2008-09-13 09:21:03 +00:00
2008-09-13 09:21:03 +00:00
2016-11-11 01:38:41 -05:00
2020-09-08 00:25:40 -05:00
2022-01-15 18:54:57 +11:00
2022-01-15 18:54:57 +11:00
2017-03-13 18:39:41 -04:00
2022-01-15 18:54:57 +11:00
2008-09-13 09:21:03 +00:00
2022-01-15 18:54:57 +11:00
2019-01-03 20:06:27 -06:00
2019-01-04 01:02:59 -05:00
2020-09-08 00:25:40 -05:00
2022-01-15 18:54:57 +11:00
2019-01-03 20:06:27 -06:00
2020-09-08 00:25:40 -05:00
2020-09-08 00:25:40 -05:00
2008-09-13 09:21:03 +00:00
2020-09-08 00:25:40 -05:00
2022-01-15 18:54:57 +11:00
2020-09-08 00:25:40 -05:00
2022-01-15 18:54:57 +11:00
2020-09-08 00:25:40 -05:00
2022-01-15 18:54:57 +11:00
2008-09-13 09:21:03 +00:00
2022-01-14 14:58:59 -06:00
2022-01-15 18:54:57 +11:00