[krbdev.mit.edu #7009] SVN Commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Tue Nov 8 17:16:47 EST 2011


pull up r25444 from trunk

 ------------------------------------------------------------------------
 r25444 | ghudson | 2011-11-06 00:32:34 -0500 (Sun, 06 Nov 2011) | 10 lines

 ticket: 7003
 subject: Fix month/year units in getdate
 target_version: 1.10
 tags: pullup

 getdate strings like "1 month" or "next year" would fail some of the
 time, depending on the value of stack garbage, because DSTcorrect()
 doesn't set *error on success and RelativeMonth() doesn't initialize
 error.  Make DSTcorrect() responsible for setting *error in all cases.

http://src.mit.edu/fisheye/changelog/krb5/?cs=25461
Commit By: tlyu
Revision: 25461
Changed Files:
U   branches/krb5-1-9/src/kadmin/cli/getdate.y




More information about the krb5-bugs mailing list