]> spindle.queued.net Git - midori/commit
Use the correct counter when storing adblock filters
authorChristian Dywan <christian@twotoasts.de>
Wed, 14 Oct 2009 01:17:23 +0000 (03:17 +0200)
committerChristian Dywan <christian@twotoasts.de>
Wed, 14 Oct 2009 01:17:23 +0000 (03:17 +0200)
commitfa030cbaca7dc8a0a891cd1be7578652d20fbf45
tree31bb8b989dfdd3e2d1690782b95739c9f19e0169
parent5f30199df58ccd9e0944c4d32bfb78a78ebcaf27
Use the correct counter when storing adblock filters

This crash was tricky since 'length' looked correct while in fact
it is the number of items including invalid items, which can be
more than we store.
extensions/adblock.c