Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • balsa balsa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 20
    • Issues 20
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • balsabalsa
  • Repository
Switch branch/tag
  • balsa
  • libbalsa
  • imap
  • imap-handle.c
Find file BlameHistoryPermalink
  • Albrecht Dreß's avatar
    imap-handle: Do not crash on PREAUTH greeting · 4e245d75
    Albrecht Dreß authored Feb 16, 2020 and Peter Bloomfield's avatar Peter Bloomfield committed Feb 16, 2020
    when it hasn't resulted in storing last-message.
    
    * libbalsa/imap/imap-handle.c
        (imap_mbox_connect): do not dereference NULL ImapHandle:last_msg;
        (ir_preauth): parse a PREAUTH greeting the same as an OK greeting.
    
    Fixes #23
    4e245d75