Commit 93271f590710772a9f71448d67e818235d07219c

John Paul Adrian Glaubitz 2018-05-25T01:41:33

index: Fix alignment issues in write_disk_entry() In order to avoid alignment issues on certain target architectures, it is necessary to use memcpy() when modifying elements of a struct inside a buffer returned by git_filebuf_reserve().