diff options
author | Ori Bernstein <ori@eigenstate.org> | 2022-06-19 23:42:04 +0000 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2022-06-19 23:42:04 +0000 |
commit | 7ca997bf7efdca16416b22488ebc7b70c419fd44 (patch) | |
tree | f6cd53d7869f41b436b0e8a1fc214e8c3576cdfc /sys/src/cmd/awk/lib.c | |
parent | f0fc84aba3a40557539e7c014454b916a101759d (diff) |
ndb: increase buffer size to allow longer lines
when reading a long line such as a dkim key in a
txt record, ndb calls Brdstr, which is limited
to the size of the buffer. This means we would
fail to parse the line from NDB, and bail out
early.
Increasing the buffer size allows us to read and
parse longer lines.
Diffstat (limited to 'sys/src/cmd/awk/lib.c')
0 files changed, 0 insertions, 0 deletions