Skip to content
Snippets Groups Projects

daemon: avoid memory leak when reading broken incoming TCP stream

Merged Grigorii Demidov requested to merge various-tcp-fixes into master

Leak scenario:

  1. client establishes TCP connection
  2. sends valid query
  3. sends valid query prefixed by wrong length (less then length of DNS query)
  4. leak
Edited by Petr Špaček

Merge request reports

Pipeline #37833 passed with warnings

Pipeline passed with warnings for d9b9c2d4 on various-tcp-fixes

Test coverage 70.00% (0.00%) from 1 job
Approved by

Merged by Petr ŠpačekPetr Špaček 6 years ago (Jul 16, 2018 9:24am UTC)

Pipeline #37836 passed with warnings

Pipeline passed with warnings for df546afb on master

Test coverage 70.00% (0.00%) from 1 job

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading