OSSP CVS Repository

ossp - Difference in ossp-pkg/cfg/cfg_syn.c versions 1.18 and 1.19
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/cfg/cfg_syn.c 1.18 -> 1.19

--- cfg_syn.c    2004/11/20 12:02:32     1.18
+++ cfg_syn.c    2004/11/20 12:54:07     1.19
@@ -60,7 +60,7 @@
     void *yyscan;
 
     /* argument sanity checking */
-    if (node == NULL || in_ptr == NULL || in_len == 0)
+    if (node == NULL || in_ptr == NULL)
         return CFG_ERR_ARG;
 
     /* initialize scanner */

CVSTrac 2.0.1