]> spindle.queued.net Git - midori/commit
Ensure we remove all items in katze_array_clear
authorChristian Dywan <christian@twotoasts.de>
Fri, 22 May 2009 00:40:02 +0000 (02:40 +0200)
committerChristian Dywan <christian@twotoasts.de>
Fri, 22 May 2009 00:40:02 +0000 (02:40 +0200)
commit551843da1dd641dd600a8f66b6262542c4ab9412
tree69bf7cce12f305ab3e644976c0b5028e4a9b0bae
parent24dc508fa7d1cff2a9887b5f5aa9c292f706ad5b
Ensure we remove all items in katze_array_clear

Apparently looping through 'all' items isn't sufficient, so now
we remove the very first item until the list is empty.
katze/katze-array.c