diff options
author | Ori Bernstein <ori@eigenstate.org> | 2022-06-25 18:58:55 +0000 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2022-06-25 18:58:55 +0000 |
commit | 5579176f4a885bb83119bb49598c357ce8db2343 (patch) | |
tree | 4ca9d76459e9f64485467b6aa6b7aa51eb18427e /sys/src/cmd/awk/run.c | |
parent | 5ee86cf824c5591aa92118c0cd9d71b005e789d0 (diff) |
awk: initialize records fully in recinit()
when using records in BEGIN, we would read
from the field table before we read into it;
this ensures that the fields are an empty
string before we start touching their contents.
Diffstat (limited to 'sys/src/cmd/awk/run.c')
0 files changed, 0 insertions, 0 deletions