Comment 11 for bug 695328

Revision history for this message
David Martin (martin-lp) wrote :

The problem was that hip_firewall_cache_delete_hldb() iterates over the database that gets initialised in hip_firewall_cache_init_hldb(). It doesn't check whether this initialisation did actually happen hence the segfault. I've committed a fix in trunk revision 5753.