]> git.ipfire.org Git - thirdparty/openvpn.git/commit
refactor my_strupr
authorGuido Vranken <guidovranken@gmail.com>
Wed, 7 Jun 2017 22:44:15 +0000 (00:44 +0200)
committerGert Doering <gert@greenie.muc.de>
Thu, 8 Jun 2017 19:08:54 +0000 (21:08 +0200)
commit69f00d8ce6862772919e2714adb72f13f3e92ca7
tree2332a3b92d5978ed9b578637a6ca1eac51caa1b1
parenta4d200a34617388e45837b7a9a8ccb25a7b1aa99
refactor my_strupr

Refactor my_strupr such that it will not check and possibly alter bytes
after the string's null terminator for strings of length 0.

Signed-off-by: Guido Vranken <guidovranken@gmail.com>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <CAO5O-ELXwXgGtRFou=FY1TAhW4W4BHPZF4=rqSY877njtXNMJg@mail.gmail.com>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg14756.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
(cherry picked from commit 69162924de3600bfe8ae9708a1d6e3f4515ef995)
src/openvpn/ntlm.c