pull up r25444 from trunk
authorTom Yu <tlyu@mit.edu>
Tue, 8 Nov 2011 22:21:36 +0000 (22:21 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 8 Nov 2011 22:21:36 +0000 (22:21 +0000)
commit344d4a1c60d7f6130edfa698f36180cc590f1d04
tree7dcca7a1063fe7e0036dfddafbc021ffeb669fde
parent910bee099d3144c96f37fbcbf77f1b6456a2ce30
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.

ticket: 7012
version_fixed: 1.8.6
status: resolved

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-8@25464 dc483132-0cff-0310-8789-dd5450dbe970
src/kadmin/cli/getdate.y