busybox/editors
Denys Vlasenko a885ce1af0 awk: fix use-after-free in "$BIGNUM1 $BIGGERNUM2" concat op
Second reference to a field reallocs/moves Fields[] array, but first ref
still tries to use the element where it was before move.

function                                             old     new   delta
fsrealloc                                             94     106     +12

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2021-06-16 09:21:40 +02:00
..
awk.c awk: fix use-after-free in "$BIGNUM1 $BIGGERNUM2" concat op 2021-06-16 09:21:40 +02:00
cmp.c *: --help tweaks 2021-06-14 20:47:20 +02:00
Config.src
diff.c
ed.c
Kbuild.src
patch_bbox.c
patch_toybox.c
patch.c
sed1line.txt
sed_summary.htm
sed.c
vi.c vi: initialise tabstop once not for each file 2021-06-14 20:58:17 +02:00