Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P Phonon VLC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • LibrariesLibraries
  • Phonon VLC
  • Merge requests
  • !1

mediaobject new can throw but does not return null

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Marius Pa requested to merge nmariusp/phonon-vlc:work/nmariusp/new_not_null into master Aug 06, 2022
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

Fix PVS-Studio issue "mediaobject.cpp:549: warning: V668 There is no sense in testing the 'm_media' pointer against null, as the memory was allocated using the 'new' operator. The exception will be generated in the case of memory allocation error.".

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/nmariusp/new_not_null