]> git.ipfire.org Git - thirdparty/squid.git/commit
ext_lm_group_acl: Improved username handling (#884)
authorNikita <32056979+Roo4L@users.noreply.github.com>
Fri, 13 Aug 2021 21:50:07 +0000 (21:50 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Sat, 14 Aug 2021 23:03:53 +0000 (23:03 +0000)
commit742d042ea820b4ecac2a651a889e0c37f327618e
treeb5e9ec9d9c39654edfe5268edaaccb306fbdde7e
parent678a2d29a69ee7b3e88641d2f9038cda72f57c64
ext_lm_group_acl: Improved username handling (#884)

Ensure that NTDomain is terminated even if UserName is long.
It happened to be terminated in the current code, but only by accident.
src/acl/external/LM_group/ext_lm_group_acl.cc