The GitHub Actions job "Fory CI" on fory.git/optimize_cpp_perf has succeeded. Run started by GitHub user chaokunyang (triggered by chaokunyang).
Head commit for run: cec2b5973c0fd19985651c8bb93bb401d774fba3 / chaokunyang <[email protected]> fix Reserve to copy data when growing non-owned buffer When a Buffer wraps external data (own_data_=false) and needs to grow, the Reserve function allocated new memory but didn't copy the existing data, causing data loss. This fix adds memcpy before switching ownership. Report URL: https://github.com/apache/fory/actions/runs/19797301198 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
