1
0
mirror of https://github.com/wine-mirror/wine synced 2024-06-29 06:14:34 +00:00
wine/dlls/shcore
Danyil Blyschak d28d7bd52c shcore: Check optional pointer in filestream_CopyTo() before writing to it.
Check that the 'written' parameter in this function is non-null before
incrementing it by 'written_chunk'.
2024-05-21 20:46:52 +02:00
..
tests
main.c shcore: Check optional pointer in filestream_CopyTo() before writing to it. 2024-05-21 20:46:52 +02:00
Makefile.in
shcore.spec shcore: Add stub for RegisterScaleChangeNotifications. 2024-02-01 22:52:20 +01:00