Browse Source
Apply Coccinelle rule to turn raw memmove() into MOVE_ARRAY() cpp macro, which would improve maintainability and readability. * jc/builtin-mv-move-array: builtin/mv.c: use the MOVE_ARRAY() macro instead of memmove()maint
![gitster@pobox.com](/assets/img/avatar_default.png)
1 changed files with 7 additions and 9 deletions
Loading…
Reference in new issue