Comment 23 for bug 1257186

Revision history for this message
Robie Basak (racb) wrote : Re: memory leakage messages

Reproduced on a fresh Trusty cloud image. Steps to reproduce:

1. apt-get install libpam-smbpass
2. sudo passwd ubuntu

Expected result:

Enter new UNIX password:

Actual result:

no talloc stackframe at ../source3/param/loadparm.c:4864, leaking memory
Enter new UNIX password:

This should help with verifying a fix.