projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eedf47a
)
Oops
author
Mark Spencer
<markster@digium.com>
Wed, 17 Nov 2004 04:36:39 +0000
(
04:36
+0000)
committer
Mark Spencer
<markster@digium.com>
Wed, 17 Nov 2004 04:36:39 +0000
(
04:36
+0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4271
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
res/res_agi.c
patch
|
blob
|
history
diff --git
a/res/res_agi.c
b/res/res_agi.c
index
914eb8c
..
59841ef
100755
(executable)
--- a/
res/res_agi.c
+++ b/
res/res_agi.c
@@
-988,7
+988,6
@@
static int handle_getvariablefull(struct ast_channel *chan, AGI *agi, int argc,
if (!strcmp(chan2->name, argv[4]))
break;
ast_mutex_unlock(&chan2->lock);
- chan2 = ast_channel_walk_locked(chan2);
}
} else {
chan2 = chan;