Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Lima2 Lima2
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 95
    • Issues 95
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 23
    • Merge requests 23
  • 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
  • LimaGroupLimaGroup
  • Lima2Lima2
  • Merge requests
  • !115

Fix issues in I/O & math

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Alejandro Homs Puron requested to merge fix-core-io-issues into develop Feb 17, 2022
  • Overview 4
  • Commits 11
  • Pipelines 9
  • Changes 6

Several issues in core are addressed:

  • I/O writer & writer_sparse:

    • Wrong nb of elements in call to bshuf_compress_lz4
    • Incomplete frame_idx validation in write_view
    • Risk of wrong HDF5 data type sparse background data
  • Math:

    • Invalid buffer index type in order_of_magnitude_base10
Edited Feb 17, 2022 by Alejandro Homs Puron
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-core-io-issues