On Tue, Aug 12, 2003 at 12:58:36PM -0700, Brad Fitzpatrick wrote: > Patch is below. Avva, please review. You only uncork in out_string(). Not all response paths end in out_string(), though almost all do. One exception I found is "stats slabs", there may be others. Besides this problem, the patch seems fine. -- avva