Make definition files optional, move revision numbers to corresponding .patch files.

This commit is contained in:
Sebastian Lackner
2014-11-15 10:33:43 +01:00
parent 723bc23e50
commit 7a419c031a
136 changed files with 80 additions and 454 deletions

View File

@@ -1,7 +1,7 @@
From fbb6ccb252d14593cefa5e47a5a6566406f79c40 Mon Sep 17 00:00:00 2001
From: Sebastian Lackner <sebastian@fds-team.de>
Date: Thu, 28 Aug 2014 05:36:01 +0200
Subject: kernel32: Fix leaking directory handle in RemoveDirectoryW.
Subject: kernel32: Fix leaking directory handle in RemoveDirectoryW. (try 2)
---
dlls/kernel32/path.c | 17 +++++++++++------

View File

@@ -1,4 +1 @@
Author: Erich E. Hoover
Subject: Fix unintentional leaks with ntdll internals
Revision: 2
Fixes: Fix unintentional leaks with ntdll internals