From 369d9ddc67a8bf40651e1dbe95d1b6a45996d71c Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 15 Mar 2001 02:56:06 +0000 Subject: Ya know what? Lets not ref the service because otherwise we'll start 2001-03-14 Jeffrey Stedfast * camel-tcp-stream-ssl.c (camel_tcp_stream_ssl_new): Ya know what? Lets not ref the service because otherwise we'll start having the same problems we had back with vtrash. Besides, since the store owns the stream, it's not like the store is going anywhere without the stream anyway. (camel_tcp_stream_ssl_finalize): No need to unref the service. svn path=/trunk/; revision=8722 --- camel/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index de3ff8ecdf..18aa97bac1 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,12 @@ +2001-03-14 Jeffrey Stedfast + + * camel-tcp-stream-ssl.c (camel_tcp_stream_ssl_new): Ya know what? + Lets not ref the service because otherwise we'll start having the + same problems we had back with vtrash. Besides, since the store + owns the stream, it's not like the store is going anywhere without + the stream anyway. + (camel_tcp_stream_ssl_finalize): No need to unref the service. + 2001-03-14 Jeffrey Stedfast * camel-remote-store.c (remote_connect): Pass the service into the -- cgit v1.2.3