• Eric Pouech's avatar
    shell32: Fixes for bugs found by valgrind on shell32 tests harness. · 1be2e1ed
    Eric Pouech authored
    - read strings from left to right (PathGetDriveNumberW)
    - don't access buffers before they are filled (SHGetPathFromIDListW)
    - fill buffers & variables on all paths (SHELL_FindExecutable)
    - handle error condition (unix_fs)
    - don't shoot in the blind for AW APIs (tests/shelllink.c)
    1be2e1ed
Name
Last commit
Last update
..
.gitignore Loading commit data...
Makefile.in Loading commit data...
generated.c Loading commit data...
shell32_test.h Loading commit data...
shelllink.c Loading commit data...
shellpath.c Loading commit data...
shlexec.c Loading commit data...
shlfileop.c Loading commit data...
shlfolder.c Loading commit data...
string.c Loading commit data...