[krbdev.mit.edu #2614] CVS Commit

Ken Raeburn via RT rt-comment at krbdev.mit.edu
Fri Aug 27 22:05:45 EDT 2004


* prof_parse.c (parse_std_line): Rewrite handling of whitespace in and after
tag, to strip trailing whitespace (per current locale, not just ASCII space
characters), and prohibit any internal space characters in tag names.

(This is not the patch supplied in the bug report; that patch changed the tag
handling to allow spaces in tag names, which we haven't previously allowed.  On
the other hand, we haven't specifically disallowed internal tabs or other
whitespace, either, and this patch does so.)


To generate a diff of this commit:



	cvs diff -r1.154 -r1.155 krb5/src/util/profile/ChangeLog
	cvs diff -r1.24 -r1.25 krb5/src/util/profile/prof_parse.c 


More information about the krb5-bugs mailing list