summaryrefslogtreecommitdiff
path: root/debian/libapt-pkg-doc.docs
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2025-06-15 16:49:22 +0200
committerJulian Andres Klode <jak@debian.org>2025-06-24 16:52:46 +0000
commit2c889aca1b3f792797753d73a94bc0c6f269f526 (patch)
tree18574ad1aaeec51c86f43cb2b8d74b76ef44a611 /debian/libapt-pkg-doc.docs
parentb0f13098c2e09555f878eea102d275acbcad6755 (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 'debian/libapt-pkg-doc.docs')
0 files changed, 0 insertions, 0 deletions