patchupdate.py: Remove support for patch categories.

This commit is contained in:
Sebastian Lackner
2017-01-23 21:30:25 +01:00
parent bf7d655c80
commit 819d0a394b
55 changed files with 2 additions and 312 deletions

View File

@@ -1,4 +1,3 @@
Fixes: Avoid race-conditions of async WSARecv() operations with write watches.
Fixes: Avoid race-conditions with write watches in WS2_async_accept.
Fixes: Basic handling of write watches triggered while we're on the signal stack.
Category: stable