mirror of
https://salsa.debian.org/ha-team/libqb
synced 2025-12-30 18:22:35 +00:00
This is because the connection functions use the c->service pointer and this needs to be mirrored in the reference counting. The service can only be free'd when all connections are destroyed and the user as unreferenced all previously referenced connections and the service. Fixes #62 Thanks to Jan Friesse for the reproducer Signed-off-by: Angus Salkeld <asalkeld@redhat.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| ipcclient.c | ||
| ipcserver.c | ||
| Makefile.am | ||
| mapnotify.c | ||
| simplelog.c | ||
| tcpclient.c | ||
| tcpserver.c | ||