Skip Menu |
 

From: tlyu@mit.edu
Subject: SVN Commit

Fix typo for windows versions

We omit the patchlevel if it is zero, but the check whether
the patchlevel was zero was checking the wrong variable, and thus
always succeeding.

(cherry picked from commit de80646215b623b1ce16fe8a2c2db85bba531532)

https://github.com/krb5/krb5/commit/e0257d30d9046941f0777769a14e3ce707428f35
Author: Ben Kaduk <kaduk@mit.edu>
Committer: Tom Yu <tlyu@mit.edu>
Commit: e0257d30d9046941f0777769a14e3ce707428f35
Branch: krb5-1.11
src/windows/version.rc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)