]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
v4: Two minor changes to berval handling (#4427)
authorNick Porter <nick@portercomputing.co.uk>
Mon, 21 Mar 2022 12:29:20 +0000 (12:29 +0000)
committerGitHub <noreply@github.com>
Mon, 21 Mar 2022 12:29:20 +0000 (08:29 -0400)
commit7fdd88e1be34f2e663752cdeb49bbde393d98bf4
tree778c8c8333d1033417fa81d7a7292785e5559904
parentc97e6ca1fc3f7933ff51bc44eaeccb1aa754b454
v4: Two minor changes to berval handling (#4427)

* Allocate the correct length when extracting from bervals

* Add fr_ldap_berval_to_value_str_shallow()
src/lib/ldap/base.h
src/lib/ldap/util.c