On Wed, Jun 17, 2015 at 07:58:23PM -0700, Kevin J. McCarthy wrote:
> Ah!  I misunderstood the cause of the crash.  If your first login fails,
> then the *second* time you try to login, you were getting the crash.  Is
> that right?
> 
> I see why this is happening: it's freeing the capstr, even if
> authentication fails.
> 
> So the question is whether the capstr should be kept,
> 
yes. until you disconnect or authentication succeeds.

> or whether, the code should do something like:
> 
no.

Reply via email to