mirror of
https://github.com/sheumann/hush.git
synced 2025-01-25 07:33:47 +00:00
9f8eb1ee76
While at it, fix a pathological case where it is not fine: -r REALM with some 8-kbyte long REALM would overflow the buffer. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>