HomeFreeBSD

geli tests: Use shorter passphrases in setkey_passphrase

Description

geli tests: Use shorter passphrases in setkey_passphrase

There is an undocumented limit on the length of a GELI passphrase, and
the test exceeded that. Most of the time it worked because a nul
terminator would appear early enough in the string.

Reported by: Jenkins
Fixes: 2b7b09ac9675 ("geli tests: Add a regression test for geli setkey -J")

Details

Provenance
markjAuthored on Oct 2 2023, 8:55 PM
Parents
rGb8c1aadef9d8: login_cap.c: Don't set errno to ERANGE on memory allocation failure
Branches
Unknown
Tags
Unknown