Skip to content

delete potential-model-related lines

61c7289
Select commit
Loading
Failed to load commit list.
Draft

[WIP] Add fix cboamd for cavity Born-Oppenheimer MD #4972

delete potential-model-related lines
61c7289
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Sep 11, 2025 in 3s

8 new alerts including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high
  • 1 medium

Other Alerts:

  • 6 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 157 in source/lmp/fix_cboamd.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.

Check failure on line 190 in source/lmp/fix_cboamd.cpp

See this annotation in the file changed.

Code scanning / CodeQL

File created without restricting permissions High

A file may be created here with mode 0666, which would make it world-writable.

Check notice on line 271 in source/lmp/fix_cboamd.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.

Check notice on line 275 in source/lmp/fix_cboamd.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.

Check notice on line 303 in source/lmp/fix_cboamd.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.

Check notice on line 308 in source/lmp/fix_cboamd.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.

Check notice on line 531 in source/lmp/fix_cboamd.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.

Check warning on line 622 in source/lmp/fix_cboamd.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Too few arguments to formatting function Medium

Format for fprintf expects 15 arguments but given 14