xlat_name = cf_section_name*() means that it's free'd BEFORE
authoraland <aland>
Wed, 9 Jan 2008 13:20:56 +0000 (13:20 +0000)
committeraland <aland>
Wed, 9 Jan 2008 13:20:56 +0000 (13:20 +0000)
commit5f985bb6f25b8c51556a3487797c36cc1dcc63ce
treed0999f0df2bb500ac3b0b77cdb037c8bd7e8040d
parent1846dfcf4d82b54b133957e605207034a3a207de
xlat_name = cf_section_name*() means that it's free'd BEFORE
the module "detach" routine is called.  So we have to remember
it ourselves, to that we can un-register the xlat
src/modules/rlm_mschap/rlm_mschap.c