diff options
author | Jorge Arellano Cid <jcid@dillo.org> | 2014-06-07 20:12:08 -0400 |
---|---|---|
committer | Jorge Arellano Cid <jcid@dillo.org> | 2014-06-07 20:12:08 -0400 |
commit | f108a0bef057ca4b8c239b99ee9efd14e5d71f37 (patch) | |
tree | ea85564ec519e9494b5ac299324d07568d4af828 /dw/layout.cc | |
parent | 2fafd75cc2f84cc48e9b5371cb709219fdce45c5 (diff) |
Fixed an "invalid read" in dicache (detected with valgrind)
Invalid read of size 8
at 0x426066: a_Dicache_cleanup (dicache.c:557)
by 0x42421C: Cache_process_queue (cache.c:1261)
by 0x42424B: Cache_delayed_process_queue_callback (cache.c:1278)
Address 0x83ea120 is 96 bytes inside a block of size 104 free'd
at 0x4C2870C: free (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
by 0x44CC43: dFree (dlib.c:68)
by 0x42552D: Dicache_remove (dicache.c:207)
Simple way to reproduce it:
Load an html page with a single image, isolate image in new tab, reload
the raw image, close html tab, go for bookmarks, exit.
Diffstat (limited to 'dw/layout.cc')
0 files changed, 0 insertions, 0 deletions