Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • P Pacman
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
    • Locked Files
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Pacman
  • Pacman
  • Repository
Switch branch/tag
  • pacman
  • lib
  • libalpm
  • pkghash.h
Find file BlameHistoryPermalink
  • Andrew Gregory's avatar
    detect pkghash allocation failure · 2bda849b
    Andrew Gregory authored Jan 07, 2018 and Allan McRae's avatar Allan McRae committed Jan 10, 2018
    
    
    If rehash ever failed with a full hash it would return the old hash
    that is already full.  get_hash_position would then loop forever
    because it would never find an empty bucket.
    
    Signed-off-by: default avatarAndrew Gregory <andrew.gregory.8@gmail.com>
    Signed-off-by: Allan McRae's avatarAllan McRae <allan@archlinux.org>
    2bda849b