Add some bounds checking.
authorAlex Graveley <alex@ximian.com>
Wed, 17 Oct 2001 18:03:22 +0000 (18:03 +0000)
committerAlex Graveley <orph@src.gnome.org>
Wed, 17 Oct 2001 18:03:22 +0000 (18:03 +0000)
commit79c0ad6b0b968bff5e1090360fa682f212f0afab
tree4a01692013cfc69008e433938fa0f28265829e03
parent92c258d44f80575e88b367bd895c6ee70e2d44f7
Add some bounds checking.

2001-10-17  Alex Graveley  <alex@ximian.com>

* src/libsoup/soup-transfer.c (remove_block_at_index): Add some
bounds checking.

* src/libsoup/soup-queue.c (soup_queue_connect_cb): Handle
iochannel creation failure which can happen when using SSL.
ChangeLog
libsoup/soup-queue.c
libsoup/soup-transfer.c