Fix invalid assert in state.c
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 24 Mar 2015 16:32:07 +0000 (12:32 -0400)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 24 Mar 2015 16:32:07 +0000 (12:32 -0400)
commitc87e9ca8393b7796a47146caa5078805c0190644
tree62944b6ae7a0183b8c8276f7c86fc4b006ff0b85
parent5f685db2f687a1cb2137ae81bcc837a9ff7bd100
Fix invalid assert in state.c

If there's a previous linked state, we want to assert that the entry can't be *head* of the list not the tail
src/main/state.c