Opened 11 years ago

Closed 11 years ago

#1700 closed defect (fixed)

Possible buffer overflow in ICE session

Reported by: nanang Owned by: bennylp
Priority: normal Milestone: release-2.2
Component: pjnath Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported: no

Description

Caused by bad usage of PJ_ARRAY_SIZE() on pointer (or array as function param). Fortunately this should not affect systems that store pointer in 32 bit space or higher.

Change History (1)

comment:1 Changed 11 years ago by nanang

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

In 4602:

Fix #1700: Added PJ_ICE_CAND_TYPE_MAX to represent the number ICE candidate types.

Note: See TracTickets for help on using tickets.