[15416] in Athena Bugs
Re: recover fails for large discuss meetings
daemon@ATHENA.MIT.EDU (Greg Hudson)
Fri Aug 22 18:41:59 1997
Date: Fri, 22 Aug 1997 18:41:49 -0400
From: Greg Hudson <ghudson@MIT.EDU>
To: <mhpower@MIT.EDU>
Cc: bug-discuss@MIT.EDU, bugs@MIT.EDU, sipb-athena-bugs@MIT.EDU
In-Reply-To: "[15395] in Athena Bugs"
I've committed your patch to the Athena source tree for the 8.2
release, modulo a cast:
> ! if (trn_pos == (int *) NULL) {
The surrounding code appears not to cast NULL to the pointer type it's
being compared with, so I removed the cast: