Opened 5 years ago

Closed 5 years ago

#2219 closed defect (fixed)

SWIG exception in mapping an invalid C++ enum value to Java (continuation of #2121)

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

Description

This is a continuation of #2121.

There has been a report which is suspected to be similar issue as described in the above ticket. So we decided to initialize any enum fields in PJSUA2 objects (except ones for callbacks which should be initialized by the callbacks).

Change History (1)

comment:1 Changed 5 years ago by nanang

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

In 6051:

Close #2219: Initialize enum fields in PJSUA2 objects.

Note: See TracTickets for help on using tickets.