]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
If we're not saving the packet, clear u->packet
authorNick Porter <nick@portercomputing.co.uk>
Thu, 6 Mar 2025 16:14:04 +0000 (16:14 +0000)
committerNick Porter <nick@portercomputing.co.uk>
Thu, 6 Mar 2025 16:14:04 +0000 (16:14 +0000)
commit7286fe17eae11b34d66fac2f05688b9c5feb5c9b
tree9ddb1b576360372017d487c3e3f6d185ff927a02
parent9b5738248041191c7e6671d91b48854bf6a47242
If we're not saving the packet, clear u->packet

So bio_request_reset doesn't attempt to free it.
src/modules/rlm_radius/bio.c