Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • chatty chatty
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 248
    • Issues 248
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Librem5
  • chattychatty
  • Merge requests
  • !36

Merged
Created Feb 12, 2019 by Guido Gunther@guido.guntherOwner

chatty-conversation: Don't crash on conversation with not yet buddies

  • Overview 2
  • Commits 2
  • Pipelines 2
  • Changes 1

If someone sends messages but is not yet a buddy chatty would crash since purple_find_buddy returns NULL. Handle that by using the conversation name.

The individual commits have more details. I'm also happy to call purple_blist_add_buddy() if that makes more sense but this is usually triggered by XMPP spam which I rather not have end up in my buddy list.

Closes: #82 (closed)

Edited Feb 12, 2019 by Guido Gunther
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: spam-crash