Ticket #233 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.