Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix not disposing callback in ResourceHandler.Skip #3978

Merged
merged 1 commit into from
Jan 21, 2022

Conversation

chylex
Copy link
Contributor

@chylex chylex commented Jan 21, 2022

Summary:
Added disposal of unused callback to ResourceHandler.Skip() like it is in Read().

Changes:
A trivial modification to ResourceHandler and AcceptRangeResourceHandler.

How Has This Been Tested?
As per our Gitter conversation, it has not been tested.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Updated documentation

Checklist:

  • Tested the code(if applicable)
  • Commented my code
  • Changed the documentation(if applicable)
  • New files have a license disclaimer
  • The formatting is consistent with the project (project supports .editorconfig)

@AppVeyorBot
Copy link

@amaitland amaitland merged commit 48280b7 into cefsharp:master Jan 21, 2022
@amaitland
Copy link
Member

Thanks 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants