Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • ParaView ParaView
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,842
    • Issues 1,842
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 89
    • Merge requests 89
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • 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
  • ParaView
  • ParaViewParaView
  • Issues
  • #20585

Closed
Open
Created Mar 23, 2021 by Mathieu Westphal@mwestphalMaintainer

[dashboards] Ply warnings

on paraview-branch-master-[fedora33_static_mpi_offscreen_osmesa_python]

https://open.cdash.org/viewBuildError.php?type=1&buildid=7115606

../VTK/IO/PLY/vtkPLY.cxx:2762:21: warning: argument 1 range [18446744056529682432, 18446744073709551608] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]

 2762 |   void* ptr = malloc(size);

                 from ../VTK/IO/PLY/vtkPLY.h:69,
                 from ../VTK/IO/PLY/vtkPLY.cxx:49:
/usr/include/stdlib.h: In static member function 'static PlyFile* vtkPLY::ply_read(std::istream*, int*, char***)':

/usr/include/stdlib.h:539:14: note: in a call to allocation function 'void* malloc(size_t)' declared here

Edited Mar 23, 2021 by Mathieu Westphal
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking