History log of /reactos/sdk/lib/ucrt/locale/initctype.cpp (Results 1 – 2 of 2)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 2d753d95 13-Oct-2024 Timo Kreuzer <timo.kreuzer@reactos.org>

[UCRT] Fix multiple missing dereferences

This is a bug in MS UCRT code. MSVC allows to check a pointer to be > 0, GCC emits a warning.


Revision tags: 0.4.16-dev, 0.4.15
# 04e0dc4a 11-May-2024 Timo Kreuzer <timo.kreuzer@reactos.org>

[UCRT] Import Microsoft.Windows.SDK.CRTSource version 10.0.22621.3

Imported from https://www.nuget.org/packages/Microsoft.Windows.SDK.CRTSource/10.0.22621.3
License: MIT