Debian Patches
Status for python-confluent-kafka/2.12.2-1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| newtopic-segfault.patch | Don't leave NewTopic partially-initialized on error If `NewTopic` was initialized with a non-dict `config`, then the constructor raised an exception but left the object in a partially-initialized state with `replica_assignment` and `config` elements that hadn't had their reference counts increased, leading to mysterious segfaults in the test suite. Be more careful to only set these elements once we're ready to do so. |
Colin Watson <cjwatson@debian.org> | yes | debian upstream | 2025-12-05 |
