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