Opened 14 years ago

Closed 14 years ago

#1743 closed Bug (fixed)

potential threading issue in 1.50b[1-3]

Reported by: charles Owned by: charles
Priority: Normal Milestone:
Component: libtransmission Version: 1.42+
Severity: Normal Keywords:
Cc:

Description

Use of tr_list isn't threadsafe, but it is called indirectly in non-libtransmission threads via tr_sessionInit().

This only affects the first three betas of 1.50 and does not affect any stable releases.

Change History (3)

comment:1 Changed 14 years ago by charles

  • Owner changed from John Clay to charles
  • Status changed from new to assigned

fixed in trunk in r7788.

comment:2 Changed 14 years ago by charles

  • Component changed from transmissionbt.com to libtransmission

comment:3 Changed 14 years ago by charles

  • Resolution set to fixed
  • Status changed from assigned to closed

backported to 1.5x in r7813

Note: See TracTickets for help on using tickets.