Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in
C
criu
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • zhul
  • criu
  • Repository

Switch branch/tag
  • criu
  • test
  • zdtm
  • static
  • scm03.c
Find file
BlameHistoryPermalink
  • Pavel Emelyanov's avatar
    test: Zeroify scm buffer before filling · fd9fd568
    Pavel Emelyanov authored Aug 18, 2017
    The CMSG_NXTHDR checks the length of the __next__ cmsg, i.e. the one
    that it is about to return for filling. Thus, keeping there anything
    but zeroes is unsafe.
    Reported-by: 's avatarPavel Tikhomirov <snorcht@gmail.com>
    Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
    fd9fd568
scm03.c 2.84 KB
EditWeb IDE

Replace scm03.c

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.