Files
libgit2/deps/xdiff
Edward Thomson a25d9a18fa xdiff: don't try to malloc 0 bytes
For zero byte files, avoid allocation - this avoids undefined behavior
around malloc(0) and potentially memcpy(..., NULL, 0).
2026-05-02 08:24:18 +01:00
..
2023-03-03 09:45:12 +00:00
2023-03-03 09:45:12 +00:00
2023-05-11 21:44:17 +01:00
2023-03-03 09:45:12 +00:00
2023-03-03 09:45:12 +00:00
2026-05-02 08:24:18 +01:00
2023-03-03 09:45:12 +00:00
2023-03-03 09:45:12 +00:00