Ticket #233 (closed defect: fixed)

Opened 2 days ago

Last modified 2 days ago

Marshaler crashes on null pointer for ICapeString

Reported by: jasper Owned by: jasper
Priority: major Milestone: Phase III
Component: Building distribution Version: 1.2.0.14
Keywords: Cc:

Description

The serializer does not deal with the case where data types are null pointers.

We have yet to define whether this is valid: can an input ICapeString that is UNDEFINED be represented by a null pointer for the ICapeString interface? Or must it be a valid ICapeString pointer for which size is 0?

Change History

comment:1 Changed 2 days ago by jasper

  • Summary changed from Marshaler crashs on null pointer for ICapeString to Marshaler crashes on null pointer for ICapeString

comment:2 Changed 2 days ago by jasper

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.