Source-Changes archive

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

CVS commit: basesrc/usr.sbin/sushi



Module Name:    basesrc
Committed By:   jdolecek
Date:           Thu Jul 25 09:38:32 UTC 2002

Modified Files:
        basesrc/usr.sbin/sushi: scanform.c

Log Message:
Array retrurned by form_fields() is NOT NULL-terminated - use field_count()
to get amount of fields on the form instead.
This fixes a SIGSEGV problem I encountered, and possibly also the crash part
of bin/17718 by Grant Beattie.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 basesrc/usr.sbin/sushi/scanform.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