Ticket #616 (new defect)

Opened 14 months ago

Last modified 11 months ago

Reuse of allocated notification of less size than initially allocated fails

Reported by: arne Owned by:
Priority: minor Milestone: 3.0.1
Component: NTFSv Version: 3.0.0
Keywords: Cc:
patch waiting for maintainer: no

Description

The whole structure allocated by using the saNtf<notificationtype>Allocate will be sent to the consumer even if the size parameters are changed to a lesser value.
Reference back to the user allocated notification needs to be saved in
the internal structure to get the changed size parameters.

Change History

Changed 11 months ago by arne

  • priority changed from major to minor

This problem is discussed in saforum (issue 191) and not yet decided. The conclusion might be that this is not an error. Therefore the priority is lowered.

Note: See TracTickets for help on using tickets.