Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • J jami-daemon
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 86
    • Issues 86
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • savoirfairelinuxsavoirfairelinux
  • jami-daemon
  • Repository
Switch branch/tag
  • jami-daemon
  • src
  • jamidht
  • multiplexed_socket.cpp
Find file BlameHistoryPermalink
  • Sébastien Blin's avatar
    multiplexed_socket: use a vector instead a deque · 8ff641af
    Sébastien Blin authored Jun 30, 2021
    This seems to avoid a heap buffer overflow. Anyway, we only add data at the
    end of the buffer so the deque has no need.
    
    Change-Id: I8f3932599a065f22b11adc701ededfb5ebedfff8
    8ff641af