Comment 10 for bug 957359

Revision history for this message
Dan Prince (dan-prince) wrote : Re: keystone segfaults when sent a large password

Attached is a patch for Essex with adds a MAX_PASSWORD_LENGTH global to common/utils.py. Includes a test case which will segfault the test runner if the associated code in trunc_password is removed or short circuited.