21 Jul
2013
21 Jul
'13
6:56 p.m.
On 21 Jul 2013, at 23:47, Susan Brown <a.cudbardb@freeradius.org> wrote:
On 21 Jul 2013, at 23:17, Thomas Glanzmann <thomas@glanzmann.de> wrote:
Hello Arran,
Oh I have a pretty good idea of what's gone on. Could you git pull and rebuild. You'll probably see an abort this time round.
I did a
git pull # Wipe the working directory clean git reset --hard HEAD; git clean -f -x -d ./configure --prefix=/local/freeradius-head; make -j; make install And yes, I see an ABORT, what is going on?
Something was caching the pointer to request->password when it shouldn't of.
Should be fixed now.
Interesting. Pretty sure I haven't changed my name to Susan Brown... hmm. -Arran