Comment 27 for bug 957359

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (stable/diablo)

Reviewed: https://review.openstack.org/5865
Committed: http://github.com/openstack/keystone/commit/7b07f870702de5675d4423042e8b018e3fc4b931
Submitter: Jenkins
Branch: stable/diablo

commit 7b07f870702de5675d4423042e8b018e3fc4b931
Author: Dan Prince <email address hidden>
Date: Fri Mar 16 23:38:19 2012 -0400

    Add MAX_PASSWORD_LENGTH check in backendutils.

    Add a check for max password length to password hash/check
    functions in backendutils.

    Fixes an issue where large passwords can cause segfaults in
    keystone diablo.

    Fixes LP Bug #957359.

    Change-Id: I24de1a295d5f54a070750315e78db968658898d3