Fix code so that corner cases of %{%{foo}:-%{bar}} work
authorAlan T. DeKok <aland@freeradius.org>
Sat, 5 Dec 2009 14:58:19 +0000 (15:58 +0100)
committerAlan T. DeKok <aland@freeradius.org>
Sat, 5 Dec 2009 14:58:19 +0000 (15:58 +0100)
commit90b0d31df352047260607f885a914e961fbad1a9
treeb799b50a0e7efffcbf0f4d017309b4fc594d539d
parentf691b0ec7d4c92919bdd4dc81e8a86b211c00832
Fix code so that corner cases of %{%{foo}:-%{bar}} work

The previous code was odd... this code is simpler, and works.
src/main/xlat.c