Keep track of "last in list" properly.
authorAlan T. DeKok <aland@freeradius.org>
Mon, 8 Nov 2010 11:43:04 +0000 (12:43 +0100)
committerAlan T. DeKok <aland@freeradius.org>
Mon, 8 Nov 2010 12:58:32 +0000 (13:58 +0100)
commit06abdefb5b1f70a21af63dc369aaf6116565ec9b
treefce487779fcb9050be72eb9947815434d1fdf50b
parentaf0d0d6c06a39ba7c40697cb5cb6595328a22f32
Keep track of "last in list" properly.

Patch from James Ballantine.

Every other instance of "continue" in this function sets "tailfrom".
This one should, too.
src/main/valuepair.c