Must remove memory reference here.

pull/211/merge
Roger A. Light 11 years ago
parent dcd469c177
commit 154b2fc264

@ -218,5 +218,6 @@ void mosquitto__free_disused_contexts(struct mosquitto_db *db)
mqtt3_context_cleanup(db, context, true);
context = next;
}
db->ll_for_free = NULL;
}

Loading…
Cancel
Save