Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-plugins-bad gst-plugins-bad
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 984
    • Issues 984
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 129
    • Merge requests 129
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamer
  • gst-plugins-badgst-plugins-bad
  • Merge requests
  • !5

dtls: Properly display all errors/warnings from ERR queue

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Jan Alexander Steffens requested to merge heftig/gst-plugins-bad:fix-677 into master Nov 05, 2018
  • Overview 3
  • Commits 6
  • Changes 2

Conversion of the patch from #677 (comment 66858) into a MR made up of several commits.

Additional changes:

  • Implement @nirbheek's suggestion from #677 (comment 66859) and raise the log level for errno != 0
  • Add an ERR_clear_error call as required by SSL_get_error
  • Replace an if-else-chain with a switch
Edited Nov 05, 2018 by Jan Alexander Steffens
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix-677