From 87434eaa074d789f65bac589b03df341e76e7a4e Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Thu, 28 Jan 1999 16:47:38 -0500 Subject: snapshot of project "lynx", label v2-8-2dev_15 --- WWW/Library/Implementation/HTAnchor.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'WWW/Library/Implementation/HTAnchor.c') diff --git a/WWW/Library/Implementation/HTAnchor.c b/WWW/Library/Implementation/HTAnchor.c index 53ce0c78..74399c91 100644 --- a/WWW/Library/Implementation/HTAnchor.c +++ b/WWW/Library/Implementation/HTAnchor.c @@ -302,6 +302,11 @@ PRIVATE void free_adult_table NOARGS adult_table[i_counter] = HTAp_freeme->next; if (HTAp_freeme->object) { parent = (HTParentAnchor *)HTAp_freeme->object; + CTRACE(tfp, "delete anchor:%d/%d,%d,%d %s\n", + i_counter, HTList_count(HTAp_freeme) + 1, + (parent->physical ? 1 : 0), + (int)parent->underway, + (parent->address ? parent->address : "(no address)")); parent->underway = FALSE; HTAnchor_delete(parent); } -- cgit 1.4.1-2-gfad0