From eeb8fd7dc845693fdb4e61a6031c658f8592e05e Mon Sep 17 00:00:00 2001 From: "kenton@google.com" Date: Tue, 16 Feb 2010 21:59:09 +0000 Subject: Fix bug with permanent callbacks that delete themselves when run. Patch from Evan Jones. --- CONTRIBUTORS.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CONTRIBUTORS.txt') diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt index 7fe99ecb..7c1ac80d 100644 --- a/CONTRIBUTORS.txt +++ b/CONTRIBUTORS.txt @@ -83,5 +83,6 @@ Patch contributors: * Optimize Java serialization of strings so that UTF-8 encoding happens only once per string per serialization call. * Clean up some Java warnings. + * Fix bug with permanent callbacks that delete themselves when run. Michael Kucharski * Added CodedInputStream.getTotalBytesRead(). -- cgit v1.2.3