Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • Q qemu
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • Xing Lin
  • qemu
  • Repository
Switch branch/tag
  • qemu
  • blockdev.c
Find file BlameHistoryPermalink
  • Luiz Capitulino's avatar
    block: Fix serial number assignment · 653dbec7
    Luiz Capitulino authored Jun 02, 2010
    We should use 'dinfo->serial' length, 'serial' is a pointer, so
    the serial number length is currently limited to the pointer size.
    
    This fixes https://bugs.launchpad.net/qemu/+bug/584143
    
     and is also
    valid for stable.
    
    Signed-off-by: default avatarLuiz Capitulino <lcapitulino@redhat.com>
    Signed-off-by: default avatarKevin Wolf <kwolf@redhat.com>
    653dbec7