On Sun, Jun 28, 2009 at 01:10:56PM +0100, petede wrote: > http://cr.opensolaris.org/~petede/gate/
t_elf.py: - line 137: this should be get_info() instead of get_dynamic()? The main code change seems fine to me, though I'm confused as to how the bug is getting triggered. I see that liblist_foreach() is operating on "deps" in getdynamic() but I don't see how deps could possibly be NULL when it's passed into liblist_foreach(). It could only be NULL if liblist_alloc() failed, but at that point we should have goneto fail. What am I missing? Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
