On Wed, Feb 22, 2023 at 11:43 AM Heikki Linnakangas <hlinn...@iki.fi> wrote: > I separated the earlier message-length checks so that you get "invalid > invalid authentication request" or "received invalid protocol > negotiation message", depending on whether it was an 'R' or 'v' message. > With that, "invalid invalid authentication request" becomes translatable > anyway, which makes the point on translation overhead moot. I added a > comment to mention that it's unreachable, though.
Looks good, thank you! --Jacob