Opened 17 years ago

Closed 17 years ago

#117 closed defect (fixed)

Bug in pj_array_insert() when position is equal to count-1

Reported by: bennylp Owned by: bennylp
Priority: major Milestone: release-0.7.0-rc1
Component: pjlib Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description

In pj_array_insert(), when pos is equal to count-1, the array doesn't move existing element in pos location.

Change History (1)

comment:1 Changed 17 years ago by bennylp

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

Fixed in r986.

Note: See TracTickets for help on using tickets.