There was a call to `memmove()` call that shifted one extra byte of memory whenever a layer was deactivated. I don't think that `memmove()` would actually overwrite the source byte, so it shouldn't have any visible effect, but this is more correct. Signed-off-by: Michael Richters <gedankenexperimenter@gmail.com>pull/1039/head
parent
8f3fab579b
commit
3a181c2020
Loading…
Reference in new issue