[anjuta-devel] Bug in SymbolDBModel



Hi!

While checking in 
https://bugzilla.redhat.com/show_bug.cgi?id=705958
I found that sdb_model_iter_n_children asserts if the given iter is
NULL. That is wrong as according to the gtk documentation NULL is
allowed here
(http://developer.gnome.org/gtk/2.24/GtkTreeModel.html#gtk-tree-model-iter-n-children).

As NULL means to return the number of top-level rows am not entirely
sure how to handle it so it would be nice if you can take a look. There
might be other places where we should check if NULL is ok as argument.

Thanks,
Johannes

Attachment: signature.asc
Description: This is a digitally signed message part



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]