diff options
author | 2012-10-03 19:42:16 +0000 | |
---|---|---|
committer | 2012-10-03 19:42:16 +0000 | |
commit | e381cc5d3add6f839fbd3bcc3d561f436bc4a2f5 (patch) | |
tree | 0a89e7f97d1e903191f3cd3566c57499193eab54 /sys/arch/octeon/dev/octeon_iobus.c | |
parent | - add a EXPAND_DEPTH define for ... expansion depth (diff) | |
download | wireguard-openbsd-e381cc5d3add6f839fbd3bcc3d561f436bc4a2f5.tar.xz wireguard-openbsd-e381cc5d3add6f839fbd3bcc3d561f436bc4a2f5.zip |
we reintroduced a bug that was fixed 2 years ago with the aliases rewrite:
During the entire expansion process, a username may be larger than
MAXLOGNAME because it may be an alias going through another expansion.
We should use a buffer that's large enough to fit a mailaddr user-part so
we avoid hitting a truncation check leading to a fatal().
ok eric@, ok chl@
Diffstat (limited to 'sys/arch/octeon/dev/octeon_iobus.c')
0 files changed, 0 insertions, 0 deletions