This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
rtpengine
mirror of
https://github.com/sipwise/rtpengine
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
822
Wiki
Activity
Browse Source
MT#55283 fix CLI reference count
Change-Id: I12b34fa68d72b2ccaf61483936d2b0b19fb1585b
pull/1826/head
Richard Fuchs
2 years ago
parent
82d3bfe32e
commit
c7a8f78d81
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
daemon/cli.c
+ 0
- 1
daemon/cli.c
View File
@ -1287,7 +1287,6 @@ struct cli *cli_new(const endpoint_t *ep) {
goto
fail
;
}
obj_put
(
c
)
;
return
c
;
fail
:
Write
Preview
Loading…
Cancel
Save