diff --git a/src/hb-coretext.cc b/src/hb-coretext.cc index 4a299a6ee..a57b97026 100644 --- a/src/hb-coretext.cc +++ b/src/hb-coretext.cc @@ -980,7 +980,7 @@ resize_and_retry: #define SCRATCH_RESTORE() \ scratch_size = scratch_size_saved; \ - scratch = scratch_saved; + scratch = scratch_saved { /* Setup glyphs */ SCRATCH_SAVE();