[wasm-shape] Minor

This commit is contained in:
Behdad Esfahbod 2023-02-25 12:36:57 -07:00
parent d5d8fc046f
commit faaae04359
1 changed files with 3 additions and 2 deletions

View File

@ -360,6 +360,7 @@ retry:
buffer->successful = true;
retried = true;
release_shape_plan (face_data, plan);
plan = nullptr;
goto retry;
}