forked from squid-cache/squid
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove peerDigestFetchStop() and peerDigestFetchAbort() wrappers (squ…
…id-cache#1869) These wrappers were left in recent commit f036532 to reduce noise. Now we always call finishAndDeleteFetch() directly (instead of sometimes going through those wrappers). The new function name helps reduce the number of use-after-free bugs in this code.
- Loading branch information
1 parent
d163ba0
commit dd3916c
Showing
1 changed file
with
13 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters