Enhanced molecular properties dialog #1754
Merged
Codacy Production / Codacy Static Code Analysis
succeeded
Oct 31, 2024 in 0s
Your pull request is up to standards!
Codacy found no issues in your code
Annotations
Check notice on line 17 in avogadro/io/sdfformat.cpp
codacy-production / Codacy Static Code Analysis
avogadro/io/sdfformat.cpp#L17
Check buffer boundaries if used in a loop including recursive loops (CWE-120, CWE-20).
Check notice on line 19 in avogadro/io/sdfformat.cpp
codacy-production / Codacy Static Code Analysis
avogadro/io/sdfformat.cpp#L19
Check buffer boundaries if used in a loop including recursive loops (CWE-120, CWE-20).
Check notice on line 57 in avogadro/io/sdfformat.h
codacy-production / Codacy Static Code Analysis
avogadro/io/sdfformat.h#L57
Check buffer boundaries if used in a loop including recursive loops (CWE-120, CWE-20).
Loading