kernel32-GetVolumePathName: Fix possible leak and merge patches 1 and 5.

This commit is contained in:
Sebastian Lackner
2014-09-03 13:58:27 +02:00
parent 819a738d3d
commit 5cab0e1b8f
6 changed files with 27 additions and 83 deletions

View File

@@ -345,7 +345,6 @@ kernel32-GetVolumePathName.ok:
$(call APPLY_FILE,kernel32-GetVolumePathName/0002-kernel32-Convert-GetVolumePathName-tests-into-a-list.patch)
$(call APPLY_FILE,kernel32-GetVolumePathName/0003-kernel32-Add-a-bunch-more-GetVolumePathName-tests.patch)
$(call APPLY_FILE,kernel32-GetVolumePathName/0004-kernel32-tests-Add-a-lot-of-picky-GetVolumePathName-.patch)
$(call APPLY_FILE,kernel32-GetVolumePathName/0005-kernel32-Fix-some-of-the-issues-in-GetVolumePathName.patch)
@( \
echo '+ { "kernel32-GetVolumePathName", "Erich E. Hoover", "Implement GetVolumePathName." },'; \
) > kernel32-GetVolumePathName.ok