traditional-vi / meta

Coordination and discussion
0 stars 0 forks source link

2016-05-15 sctb: fix crash on yank, darwin #9

Open josephholsten opened 1 year ago

josephholsten commented 1 year ago

See https://github.com/traditional-vi/sctb-ex/commit/8ffba1c7089a88e4170e3300d9770e08e903eea9

josephholsten commented 1 year ago

From #2

There's an important fix in 8ffba1c7, but it should be rewritten to idiomatically use the CP() macro instead of memmove(3).