[svn-commits] russell: branch group/security_events r200770 - /team/group/security_events/m...

SVN commits to the Digium repositories svn-commits at lists.digium.com
Mon Jun 15 21:08:03 CDT 2009


Author: russell
Date: Mon Jun 15 21:08:00 2009
New Revision: 200770

URL: http://svn.asterisk.org/svn-view/asterisk?view=rev&rev=200770
Log:
Let's play a fun game called test, then commit

Modified:
    team/group/security_events/main/manager.c

Modified: team/group/security_events/main/manager.c
URL: http://svn.asterisk.org/svn-view/asterisk/team/group/security_events/main/manager.c?view=diff&rev=200770&r1=200769&r2=200770
==============================================================================
--- team/group/security_events/main/manager.c (original)
+++ team/group/security_events/main/manager.c Mon Jun 15 21:08:00 2009
@@ -3843,7 +3843,6 @@
 			call_func = tmp->func;
 		} else {
 			astman_send_error(s, m, "Permission denied");
-			tmp = NULL;
 			report_req_not_allowed(s, action);
 		}
 		break;




More information about the svn-commits mailing list