Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: bouyer
Date: Wed Dec 15 16:47:37 UTC 1999
Modified Files:
basesrc/usr.bin/rpcgen: rpc_parse.c
Log Message:
Bump a static char array from 8 to 255. Avoids rpcgen core dumps on some
long struct name.
XXX There are a lot of static arrays in there, bounds should be checked
XXX more carrefuly. All of them seems big enouth (>100) for normal use, though.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 basesrc/usr.bin/rpcgen/rpc_parse.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