about summary refs log tree commit diff stats
path: root/src/LYMap.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/LYMap.c')
-rw-r--r--src/LYMap.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/LYMap.c b/src/LYMap.c
index a147a79b..9720586b 100644
--- a/src/LYMap.c
+++ b/src/LYMap.c
@@ -212,6 +212,7 @@ PRIVATE int LYLoadIMGmap ARGS4 (
 	WWWDoc.address = address;
         WWWDoc.post_data = NULL;
         WWWDoc.post_content_type = NULL;
+        WWWDoc.bookmark = NULL;
 	WWWDoc.isHEAD = FALSE;
         LYforce_no_cache = TRUE;
 	reloading = TRUE;
@@ -246,6 +247,7 @@ PRIVATE int LYLoadIMGmap ARGS4 (
 	WWWDoc.address = address;
         WWWDoc.post_data = NULL;
         WWWDoc.post_content_type = NULL;
+        WWWDoc.bookmark = NULL;
 	WWWDoc.isHEAD = FALSE;
         LYforce_no_cache = TRUE;
 	reloading = TRUE;