Skip to content

Commit

Permalink
rsz: add missing ensureLinked()
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Gadfort <[email protected]>
  • Loading branch information
gadfort committed Dec 11, 2024
1 parent 67c3c9d commit d8354e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/rsz/src/Resizer.i
Original file line number Diff line number Diff line change
Expand Up @@ -467,6 +467,7 @@ report_dont_use()
void
report_dont_touch()
{
ensureLinked();
Resizer *resizer = getResizer();
resizer->reportDontTouch();
}
Expand Down

0 comments on commit d8354e6

Please sign in to comment.