aboutsummaryrefslogtreecommitdiffstats
path: root/main/file.c
diff options
context:
space:
mode:
authormurf <murf@f38db490-d61c-443f-a65b-d21fe96a405b>2006-10-05 18:29:06 +0000
committermurf <murf@f38db490-d61c-443f-a65b-d21fe96a405b>2006-10-05 18:29:06 +0000
commit5f6e374d846293d9e40e2f32cb6afe26abb0f77c (patch)
treea165c2cbfb30490e3e41bf2367c8aa644112be8e /main/file.c
parentedd035b318b9266da2c88397af2b1ef1edde3b1e (diff)
These mods fix a problem pointed out by dgartang, where in certain situations, the target of a goto cannot be found, even right under your nose. This is because the current context is not updated properly, and rather than waste time and find why and where the context should have been updated, I just use my newly added 'dad' ptrs, and pop until I have either the context or extension, and use that instead.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@44489 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'main/file.c')
0 files changed, 0 insertions, 0 deletions