Skip to content

Commit 078be63

Browse files
author
Andriy Pylypenko
committed
Merge from python: 61f1da281735b417d4f411d6d056ee2add02c1fa
1 parent c2987ff commit 078be63

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

python-sippy_version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
The current code is based on the Python sippy b2bua git commit:
22

3-
c81821dc05e41b30fc4fec58220e8061aa07a251
3+
61f1da281735b417d4f411d6d056ee2add02c1fa

src/sippy/rtp_proxy_client_stream.go

+1
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ func (self *_RTPPLWorker) run() {
131131
}
132132
}
133133
self.shutdown_chan <- 1
134+
self.userv = nil
134135
}
135136

136137
type Rtp_proxy_client_stream struct {

0 commit comments

Comments
 (0)