commit | a1d826b4337dca1f170b790ca70a06cc276cead7 | [log] [tgz] |
---|---|---|
author | Kunqiu Chen <camsyn@foxmail.com> | Sat Jun 14 14:59:36 2025 +0800 |
committer | Copybara-Service <copybara-worker@google.com> | Sat Jun 14 00:05:54 2025 -0700 |
tree | 4f6295865d204a3d62ae40b18b53acfc59003ca6 | |
parent | 01d01f9c935a662bec473a51d01239131cca7470 [diff] |
[MSan] Fix minor issues in testcases (#144073) Previously, 1. ifaddrs.cpp : mistake `size_t (xxx)` as `sizeof (xxx)`, resulting in inadequate checks. 2. qsort.cpp : mistake `kSize2` as `kSize1`, resulting in an unexpected buffer overlow issue. GitOrigin-RevId: 2796c412499a276ad23ae184daac33175c32424f