[752] in Zephyr_Bugs
Re: bug in zephyrd in subscr.c
daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Tue Feb 27 15:34:10 1996
From: ghudson@MIT.EDU
Date: Tue, 27 Feb 1996 15:34:08 -0500
To: "Derrick J. Brashear" <shadow+@andrew.cmu.edu>
Cc: bug-zephyr@MIT.EDU
In-Reply-To: "[747] in Zephyr_Bugs"
Indeed, I have had a complaint about unsubscribe removing extra
subscriptions. I've applied your patch to the mainline source tree
(using "cancel_next" and "client_next" as variable names, instead of
"next" and "next2"). Thanks.