Jeff King <peff@xxxxxxxx> writes: > So maybe OK, but the smaller change would be to just replace the calloc > with a memset(), and s/->/./ on the subsequent lines. True, and it would be a bit easier to merge with other topics in flight. The .oid member and parameter are both renamed IIUC.