diff options
author | Robert Dubner <rdubner@symas.com> | 2025-07-30 09:54:13 -0400 |
---|---|---|
committer | Robert Dubner <rdubner@symas.com> | 2025-07-31 09:13:16 -0400 |
commit | 0f93b290938d2a78adb7183104a86ce05ccd21de (patch) | |
tree | 7cdc265a8523585279a85a3248ab6eccbb9d976e /gcc/rust/parse/rust-parse-impl.h | |
parent | df82965344f641c17a2df4bd7c195df9e980312b (diff) | |
download | gcc-0f93b290938d2a78adb7183104a86ce05ccd21de.zip gcc-0f93b290938d2a78adb7183104a86ce05ccd21de.tar.gz gcc-0f93b290938d2a78adb7183104a86ce05ccd21de.tar.bz2 |
cobol: Eliminate various errors. [PR120244]
The following coding errors were located by running extended tests
through valgrind. These changes repair the errors.
gcc/cobol/ChangeLog:
PR cobol/120244
* genapi.cc (get_level_88_domain): Increase array size for final byte.
(psa_FldLiteralA): Use correct length in build_string_literal call.
* scan.l: Use a loop instead of std:transform to avoid EOF overrun.
* scan_ante.h (binary_integer_usage): Use a variable-length buffer.
Diffstat (limited to 'gcc/rust/parse/rust-parse-impl.h')
0 files changed, 0 insertions, 0 deletions