roadrunner ./ChangeLog librr/rr-channel.c libr ...
[email protected] (Jonas Borgstr?m) Fri, 31 Jan 2003 17:58:29 +0100 (CET)
| Newsgroups | gmane.network.beep.roadrunner.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvsrep/roadrunner Module name: roadrunner Changes by: [email protected] 2003-01-31 17:58:29 Modified files: . : ChangeLog librr : rr-channel.c rr-connection.c rr-waiter.c Log message: 2003-01-31 Jonas Borgström <[email protected]> * librr/rr-channel.c: (rr_channel_close): Don't try to close a closed channel. * librr/rr-connection.c: (close_all_helper): Set channel->connection to NULL before calling close_confirmation. * librr/rr-waiter.c: (rr_waiter_set_done): Avoid a potential memory-leak on repeated rr_waiter_set_done calls. Patches: http://rr.codefactory.se/cgi-bin/viewcvs.cgi/roadrunner/ChangeLog.diff?cvsroot=Development&r1=1.105&r2=1.106 http://rr.codefactory.se/cgi-bin/viewcvs.cgi/roadrunner/librr/rr-channel.c.diff?cvsroot=Development&r1=1.44&r2=1.45 http://rr.codefactory.se/cgi-bin/viewcvs.cgi/roadrunner/librr/rr-connection.c.diff?cvsroot=Development&r1=1.58&r2=1.59 http://rr.codefactory.se/cgi-bin/viewcvs.cgi/roadrunner/librr/rr-waiter.c.diff?cvsroot=Development&r1=1.1&r2=1.2