Odd shadowing in client_side_reply.cc

From: Kinkie <gkinkie_at_gmail.com>
Date: Tue, 17 Nov 2009 17:30:36 +0100

Hi all,
   in trunk client_side_reply.cc:357 we define a local "old_rep"
variable, which is shadowed 8 lines later in a nested block, in case
of a not-modified answer, but then referenced again in line 396.
This looks a bit suspicious to me, but I don't have enough knowledge
about how that data-path is supposed to behave to properly understand
and possibly fix it.
Can anyone look into it?

Thanks

-- 
    /kinkie
Received on Tue Nov 17 2009 - 16:30:45 MST

This archive was generated by hypermail 2.2.0 : Tue Nov 17 2009 - 12:00:07 MST