Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#2547 closed Bug (fixed)

tr_lowerBound() is broken

Reported by: charles Owned by: charles
Priority: Normal Milestone: 1.80
Component: libtransmission Version: 1.76
Severity: Normal Keywords:
Cc:

Description

There are some boundary cases it doesn't handle correctly. Actually it looks for things in a reverse sorted order, which doesn't seem to be a problem for our uses in PEX, but it still should be fixed.

Change History (4)

comment:1 Changed 13 years ago by charles

  • Component changed from Transmission to libtransmission
  • Keywords backport-1.7x added
  • Owner set to charles
  • Status changed from new to assigned

comment:2 Changed 13 years ago by charles

fixed in trunk for 1.80 by r9463

comment:3 Changed 13 years ago by charles

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

comment:4 Changed 13 years ago by charles

  • Keywords backport-1.7x removed
Note: See TracTickets for help on using tickets.