OpenBSD CVS

CVS log for src/usr.bin/awk/b.c


[BACK] Up to [local] / src / usr.bin / awk

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_7_4_BASE


Revision 1.42 / (download) - annotate - [select for diffs], Thu Sep 21 17:19:06 2023 UTC (8 months, 2 weeks ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_7_4_BASE, OPENBSD_7_4
Changes since 1.41: +3 -3 lines
Diff to previous 1.41 (colored)

Fix a potential out-of-bounds read caused by the big-endian fix.

We must store a UTF-32 empty string, not UTF-8 empty string, for
an empty CCL.  Found running the awk test suite with address sanitizer.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.