lanl / lanl/singularity-eos

Fortify function input values

Open
#153 7 comments 0 reactions 1 assignee View on GitHub

@mauneyc-LANL is already working on this.

Since Jul 13, 2022.

Dominant language
C++
Stars
39
Forks
22
Avg merge
10h 22m
Merged PRs (30d)
3

Description

Code in the wild can supply values to routines that are accidentally or intentionally invalid, for example

  • negative values of temperature
  • vanishing values of density

Currently, there is very little runtime checking to sort out garbage values from useful ones.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.