]> git.droids-corp.org - protos/libecoli.git/blobdiff - lib/ecoli_parsed.h
save
[protos/libecoli.git] / lib / ecoli_parsed.h
index df24f055019da9ea2a7e49fd65056ae7b10a9472..637059ab74d4710a2e126fcfbcf8e7b663a391b3 100644 (file)
@@ -80,6 +80,7 @@ struct ec_parsed *ec_node_parse_strvec(struct ec_node *node,
  * EC_PARSED_NOMATCH (negative) if it does not match
  * any other negative value (-errno) for other errors
  * the number of matched strings in strvec
  * EC_PARSED_NOMATCH (negative) if it does not match
  * any other negative value (-errno) for other errors
  * the number of matched strings in strvec
+ * XXX state is not freed on error ?
  */
 int ec_node_parse_child(struct ec_node *node,
                        struct ec_parsed *state,
  */
 int ec_node_parse_child(struct ec_node *node,
                        struct ec_parsed *state,