[llvm-bugs] [Bug 51803] New: [test-suite] Merge ad49cd738e93f77b86bae2ac6a127ed886427d25 into 13.0.0
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Sep 9 00:51:22 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=51803
Bug ID: 51803
Summary: [test-suite] Merge
ad49cd738e93f77b86bae2ac6a127ed886427d25 into 13.0.0
Product: Test Suite
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: Programs Tests
Assignee: unassignedbugs at nondot.org
Reporter: dimitry at andric.com
CC: llvm-bugs at lists.llvm.org
Please merge
https://github.com/llvm/llvm-test-suite/commit/ad49cd738e93f77b86bae2ac6a127ed886427d25
("Avoid use of gets() in DOE-ProxyApps-C/Pathfinder") into release/13.x.
This replaces gets() in one of the test suite benchmark programs with a
somewhat safer mygets().
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210909/e56b37f6/attachment.html>
More information about the llvm-bugs
mailing list