Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • xfce4-notifyd xfce4-notifyd
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • AppsApps
  • xfce4-notifydxfce4-notifyd
  • Merge requests
  • !30
The source project of this merge request has been removed.

Fix segfault crash.

Merged Guido Falsi requested to merge (removed):Fix_Crash into master Sep 10, 2022
  • Overview 5
  • Pipelines 0
  • Changes 1

While testing updating the port for notifyd in FreeBSD I was experiencing a crash when launching xfce4-notifyd-config.

Looks like g_desktop_app_info_new() could return null and this should be checked before passing it to g_desktop_app_info_get_filename().

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: Fix_Crash