Chris Smith
Results
2
issues of
Chris Smith
Unlike std:strcat, abseil's strcat function handles the buffer overflow case correctly by creating a right-sized buffer in memory. Is there a way to have flawfinder ignore absl::StrCat but still find...
**Describe the bug** semgrep's semdep elixir/mix parser has a bug where `:git` definitions fail when they do not use the `:tag` checkout option. See: https://hexdocs.pm/mix/1.14.5/Mix.Tasks.Deps.html#module-git-options-git This causes a `None` in...
bug
priority:medium
parsing
lang:elixir