Welcome! Log In Create A New Profile

Advanced

[nginx] svn commit: r4822 - trunk/src/http/modules

Anonymous User
August 17, 2012 11:36AM
Author: defan
Date: 2012-08-17 15:35:50 +0000 (Fri, 17 Aug 2012)
New Revision: 4822
URL: http://trac.nginx.org/nginx/changeset/4822/nginx

Log:
Mark logically dead code with corresponding comment.

Found by Coverity.


Modified:
trunk/src/http/modules/ngx_http_ssi_filter_module.c

Modified: trunk/src/http/modules/ngx_http_ssi_filter_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_ssi_filter_module.c 2012-08-17 11:02:35 UTC (rev 4821)
+++ trunk/src/http/modules/ngx_http_ssi_filter_module.c 2012-08-17 15:35:50 UTC (rev 4822)
@@ -1025,6 +1025,7 @@
switch (state) {

case ssi_start_state:
+ /* not reached */
break;

case ssi_tag_state:

_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[nginx] svn commit: r4822 - trunk/src/http/modules

Anonymous User 1361 August 17, 2012 11:36AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 136
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready