]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
fix typo.
authorAlan T. DeKok <aland@freeradius.org>
Sat, 18 May 2024 20:50:17 +0000 (16:50 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Sat, 18 May 2024 22:43:02 +0000 (18:43 -0400)
commitc3cd0d9c2d61e37c12cd8321a9e889cdd11e78d6
treecadd99275df0f0b044ae75d36d620f4e70942ddd
parent4450043969bc51afc9cf9c1249175df2805bc801
fix typo.

We loop until the content is non-space, not while the ptr is !NULL
src/modules/rlm_unpack/rlm_unpack.c