summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorAdam Stylinski <kungfujesus06@gmail.com>2022-02-21 16:46:18 -0500
committerHans Kristian Rosbach <hk-github@circlestorm.org>2022-02-23 14:47:49 +0100
commit321028cde93dac9f47b9b92ad186c4cbffb77cf2 (patch)
treeb8167d0ad0ff7ccb87fc2b22807aea26c96ca563 /tools
parent319755304904e9f65644d0e2f5504c123f68794e (diff)
downloadProject-Tick-321028cde93dac9f47b9b92ad186c4cbffb77cf2.tar.gz
Project-Tick-321028cde93dac9f47b9b92ad186c4cbffb77cf2.zip
Prevent stale stub functions from being called in deflate_slow
Just in case this is the very first call to longest match, we should instead assign the function pointer instead of the function itself. This way, by the time it leaves the stub, the function pointer gets reassigned. This was found incidentally while debugging something else.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions