-
- Downloads
Avoid double-free on rend_add_service() failure
Rend_add_service() frees its argument on failure; no need to free again. Fixes bug 16228, bugfix on 0.2.7.1-alpha Found by coverity; this is CID 1301387.
changes/bug16228
0 → 100644
Please register or sign in to comment