running "pcomm" on Sys V/AT

Scott Turner scotty at l5comp.UUCP
Sat Sep 17 16:19:24 AEST 1988


Deep in the heart of ports.c of pcomm you will find a if statement that
checks *str != NULL || str != NULL. This needs to be reversed so that it
checks if str is NULL before it checks to see if what str points at is
NULL.

I've sent the author an E-Mail about this.

Scott Turner
scotty at l5comp -or- uunet!l5comp!scotty



More information about the Comp.unix.microport mailing list