Skip to content

Occasional segfaulting on shutdown #29

Description

@attipaci

The library segfaults occasionally when the link to Redis is shut down. It is due to a race condition where the transmit error handler can be reset after it was checked, but before it was used -- resulting in a NULL or garbage pointer being called.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Fields

No fields configured for Bug.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions