Skip to content

Commit d9f966f

Browse files
committed
OF-3257 (code review): Updated reference to JIRA issue in comment.
1 parent 38b2549 commit d9f966f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

xmppserver/src/main/java/org/jivesoftware/openfire/sasl/ScramSha1SaslServer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -545,7 +545,7 @@ private byte[] getStoredKey(final String username) throws UserNotFoundException
545545
}
546546

547547
/**
548-
* Generate a fake key to guard against timing attacks (see OF-3258).
548+
* Generate a fake key to guard against timing attacks (see OF-3257).
549549
*
550550
* @param input a string input for which to generate a fake key
551551
* @return a fake key

0 commit comments

Comments
 (0)