From 1054e46f8e7e9fffdbcd4d052c6693dc3942ccaa Mon Sep 17 00:00:00 2001 From: "Eric J. Korpela" Date: Tue, 19 Sep 2006 00:42:16 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=11173 --- checkin_notes | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/checkin_notes b/checkin_notes index 5c67b3f27e..497a70c3ab 100755 --- a/checkin_notes +++ b/checkin_notes @@ -10303,3 +10303,10 @@ Walt 18 Sept 2006 clientgui/ BOINCDialupManager.cpp + +Eric K 18 Sept 2006 + - Fixed stack corruption that occurs if stderr contains a c format + code. Bug reported by Nicolas Alvarez. + + client/ + client_types.C