Skip to content

Add constructor for pgp_dest_t

GitHub Advanced Security / CodeQL succeeded Dec 11, 2024 in 4s

1 new alert

New alerts in code changed by this pull request

  • 1 warning

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 613 in src/librepgp/stream-common.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Resource not released in destructor Warning

Resource param is acquired by class pgp_dest_t but not released anywhere in this class.