the array length assertion should be >= rather than less than.
authorJP Rosevear <jpr@ximian.com>
Thu, 18 Oct 2001 14:46:01 +0000 (14:46 +0000)
committerJP Rosevear <jpr@src.gnome.org>
Thu, 18 Oct 2001 14:46:01 +0000 (14:46 +0000)
commit3c964d7328d2620eb41b9494800c3b0453e4407a
treef8b897d3bb65c9ab783b9f9c6d40d5658f88cc9d
parentbe2c123d6ea8f6739ecfd01d28c91a87524707e5
the array length assertion should be >= rather than less than.

2001-10-18  JP Rosevear  <jpr@ximian.com>

* src/libsoup/soup-transfer.c (remove_block_at_index): the array
length assertion should be >= rather than less than.
ChangeLog
libsoup/soup-transfer.c