The GitHub Actions job "Fory CI" on fory.git/optimize_cpp_perf has failed.
Run started by GitHub user chaokunyang (triggered by chaokunyang).

Head commit for run:
791f4b5e31bf118c3b1a7129e0da9c58d12c698b / chaokunyang <[email protected]>
fix buffer overflow in write_varuint32

PutVarUint32 uses bulk writes (uint64_t for 5-byte varints) which can
write up to 8 bytes. The grow(5) was insufficient, causing heap
corruption on macOS/Windows where allocators are stricter.

Report URL: https://github.com/apache/fory/actions/runs/19797173121

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to