FreeRDP/winpr/libwinpr/timezone
akallabeth 43dc14f94b
Fix possible out of bound write in winpr_read_unix_timezone_identifier_from_file (#8207)
If the timezone can not be read from the file (read 0 bytes) then memory
at a random position (buffer[-1] = '\0') will be set to zero.
2022-09-14 16:26:24 +02:00
..
CMakeLists.txt Update WindowsZones.c 2019-12-06 11:03:30 +01:00
ModuleOptions.cmake libwinpr: add module definition files 2012-09-21 13:02:54 -04:00
timezone.c Fix possible out of bound write in winpr_read_unix_timezone_identifier_from_file (#8207) 2022-09-14 16:26:24 +02:00
TimeZones.c Updated windows time zones 2021-02-11 2021-02-11 16:16:42 +01:00
TimeZones.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
WindowsZones.c Update WindowsZones.c 2019-12-06 11:03:30 +01:00
WindowsZones.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00