summaryrefslogtreecommitdiff
path: root/sys/src/cmd/awk/run.c
diff options
context:
space:
mode:
authorOri Bernstein <ori@eigenstate.org>2022-06-25 18:58:55 +0000
committerOri Bernstein <ori@eigenstate.org>2022-06-25 18:58:55 +0000
commit5579176f4a885bb83119bb49598c357ce8db2343 (patch)
tree4ca9d76459e9f64485467b6aa6b7aa51eb18427e /sys/src/cmd/awk/run.c
parent5ee86cf824c5591aa92118c0cd9d71b005e789d0 (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