From 73005e032bd4566af002e82f4e9c7db8d38798a3 Mon Sep 17 00:00:00 2001 From: "Kristian S. Stangeland" Date: Sun, 30 Sep 2012 04:42:58 +0200 Subject: [PATCH] Forgot to release a semaphore lock. --- .../protocol/async/PacketProcessingQueue.java | 3 ++- .../protocol/injector/PacketFilterManager.java | 13 ++++++++----- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/ProtocolLib/src/com/comphenix/protocol/async/PacketProcessingQueue.java b/ProtocolLib/src/com/comphenix/protocol/async/PacketProcessingQueue.java index af25eaa1..a28788ce 100644 --- a/ProtocolLib/src/com/comphenix/protocol/async/PacketProcessingQueue.java +++ b/ProtocolLib/src/com/comphenix/protocol/async/PacketProcessingQueue.java @@ -97,7 +97,8 @@ class PacketProcessingQueue extends AbstractConcurrentListenerMultimap