diff options
| author | Julian Andres Klode <jak@debian.org> | 2025-06-15 16:49:22 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2025-06-24 16:52:46 +0000 |
| commit | 2c889aca1b3f792797753d73a94bc0c6f269f526 (patch) | |
| tree | 18574ad1aaeec51c86f43cb2b8d74b76ef44a611 /cmdline/apt-sortpkgs.cc | |
| parent | b0f13098c2e09555f878eea102d275acbcad6755 (diff) | |
tls: Do not trigger assertion after closing connection
In HasPending(), we assert that there is an open connection
object (ssl), but it seems we can end up calling HasPending()
after calling Close().
Therefore, remove the assertion and include ssl != nullptr as
the first requirement.
Closes: #1107827
Diffstat (limited to 'cmdline/apt-sortpkgs.cc')
0 files changed, 0 insertions, 0 deletions
