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