[Pkg-voip-commits] r9164 - /asterisk/branches/squeeze/debian/patches/chan_sip_hotfix_for_AST-2011-005-p2
kilian at alioth.debian.org
kilian at alioth.debian.org
Mon Jul 25 13:24:42 UTC 2011
Author: kilian
Date: Mon Jul 25 13:24:42 2011
New Revision: 9164
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=9164
Log:
make warning about unclean patch shut up
Modified:
asterisk/branches/squeeze/debian/patches/chan_sip_hotfix_for_AST-2011-005-p2
Modified: asterisk/branches/squeeze/debian/patches/chan_sip_hotfix_for_AST-2011-005-p2
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk/branches/squeeze/debian/patches/chan_sip_hotfix_for_AST-2011-005-p2?rev=9164&op=diff
==============================================================================
--- asterisk/branches/squeeze/debian/patches/chan_sip_hotfix_for_AST-2011-005-p2 (original)
+++ asterisk/branches/squeeze/debian/patches/chan_sip_hotfix_for_AST-2011-005-p2 Mon Jul 25 13:24:42 2011
@@ -14,3 +14,4 @@
+ if (tcptls_session && !tcptls_session->client && !authenticated) {
ast_atomic_fetchadd_int(&unauth_sessions, -1);
}
+
More information about the Pkg-voip-commits
mailing list