summaryrefslogtreecommitdiffstats
path: root/contrib/tools/python3/Python/optimizer.c
diff options
context:
space:
mode:
authorbabenko <[email protected]>2026-05-02 00:15:25 +0300
committerbabenko <[email protected]>2026-05-02 00:54:11 +0300
commit45c6655d448a0f3210ce98376c468c2298d745e4 (patch)
treed990ef7dfe70006ec6e02fa4b75df8514b05de79 /contrib/tools/python3/Python/optimizer.c
parentbef8989f304675728c25192cb1e9011dea0d4b78 (diff)
Fix null dereference on ResponseHandler_ in hedging channel
After std::swap(ResponseHandler_, responseHandler), ResponseHandler_ is null. The backup header parse error path was calling ResponseHandler_->HandleError instead of responseHandler->HandleError, causing a null dereference on any malformed backup response. commit_hash:aa82cd14a3249ceda21b72cfd01a6c23467b59ef
Diffstat (limited to 'contrib/tools/python3/Python/optimizer.c')
0 files changed, 0 insertions, 0 deletions