]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix Windows strerror_r() implementation 785/head
authorGreg Hudson <ghudson@mit.edu>
Wed, 6 Jun 2018 22:26:42 +0000 (18:26 -0400)
committerGreg Hudson <ghudson@mit.edu>
Fri, 8 Jun 2018 03:20:52 +0000 (23:20 -0400)
commite952578cab6c954c3804323fb5ff256858c3b86c
tree2527ffe53fe0c2d29577fb20a7e0d50788a353f9
parent0e2a5b29013d1df7a2ae2103556b0eb9eaef08c6
Fix Windows strerror_r() implementation

Commit 6351586a771e9a99e1e946cc9a0b6a87bbb14094 (ticket 7961)
introduced several variants of strerror_r().  The Windows one
contained a bug which made its return value undefined; fix that.

ticket: 8690 (new)
src/util/support/strerror_r.c