1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 10:43:30 +02:00
Files
archived-php-src/ext/standard/uuencode.c
T
Nikita Popov bee7973e52 Use unsigned chars in php_uuencode()
Avoid shift UB on signed integers.
2019-06-19 15:09:00 +02:00

6.6 KiB