mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
@ -416,7 +416,7 @@ des_setkey(const char *key)
|
||||
&& rawkey1 == old_rawkey1)
|
||||
{
|
||||
/*
|
||||
* Already setup for this key. This optimisation fails on a zero key
|
||||
* Already setup for this key. This optimization fails on a zero key
|
||||
* (which is weak and has bad parity anyway) in order to simplify the
|
||||
* starting conditions.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user