Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/libexec/talkd



Module Name:    basesrc
Committed By:   itojun
Date:           Wed Nov 20 21:01:58 UTC 2002

Modified Files:
        basesrc/libexec/talkd: announce.c talkd.c

Log Message:
verify strvis() buffer length is enough.  make sure string termination before
use.  remove extra ntohs() which is not needed.  from Charles Blundell


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 basesrc/libexec/talkd/announce.c
cvs rdiff -r1.15 -r1.16 basesrc/libexec/talkd/talkd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index