#601 closed Bug (fixed)
1.00: crash when in "deep logging" mode
Reported by: | charles | Owned by: | charles |
---|---|---|---|
Priority: | Normal | Milestone: | 1.01 |
Component: | libtransmission | Version: | 1.00 |
Severity: | Minor | Keywords: | |
Cc: |
Description
There is a debugging message in handshake.c that can cause Transmission to crash by passing a freed handshake object to the logger. The crash only occurs when the TR_DEBUG_FD environmental variable is set, so this probably hasn't bitten any users yet.
Change History (3)
comment:1 Changed 14 years ago by charles
- Status changed from new to assigned
comment:2 Changed 14 years ago by charles
- Resolution set to fixed
- Status changed from assigned to closed
comment:3 Changed 14 years ago by charles
Note: See
TracTickets for help on using
tickets.
1.0x: 4569 trunk: 4568