[EMAIL PROTECTED] wrote:
Revision: 2895
Author:   aj
Date:     2006-04-26 09:59:27 +0000 (Wed, 26 Apr 2006)

Log Message:
-----------
no idea how to fix, at least document it.

Modified Paths:
--------------
    trunk/src/scconf/test-conf.c
Modified: trunk/src/scconf/test-conf.c
===================================================================
--- trunk/src/scconf/test-conf.c        2006-04-26 09:58:54 UTC (rev 2894)
+++ trunk/src/scconf/test-conf.c        2006-04-26 09:59:27 UTC (rev 2895)
@@ -158,6 +158,7 @@
scconf_list_add(&foo_list, "value3"); + /* FIXME: this will segfault as foo_item is NULL */
        scconf_item_add(conf, foo_block, foo_item, SCCONF_ITEM_TYPE_COMMENT, NULL, 
"# comment1");
        scconf_item_add(conf, foo_block, foo_item, SCCONF_ITEM_TYPE_VALUE, 
"list1", foo_list);
        foo_block = NULL;

again ? btw: I still don't agree (see revision history).

Cheers,
Nils
_______________________________________________
opensc-devel mailing list
[email protected]
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to