[krbdev.mit.edu #6256] SVN Commit

Alexandra Ellwood via RT rt-comment at krbdev.mit.edu
Mon Oct 27 17:01:03 EDT 2008


errors.c should localize the incoming format string, not
the string produced by vasprintf.  The format string is 
constant and thus can be added to a localization table, 
whereas the output string is not.

Note that this change depends on error_message also 
localizing error table strings (which it does for KfM 
already).

Commit By: lxs



Revision: 20927
Changed Files:
U   trunk/src/util/support/errors.c




More information about the krb5-bugs mailing list