Details
Description
In some locations, the structure ptRsc->tRem.tLinkApplication is used to send packets to a registered application.
Make sure that ptRsc->tRem.tLinkApplication.hQue is initialized properly before using it.
Otherwise this will call NULL-Pointer exceptions as the packet is sent to a queue with the address NULL.
Attachments
Issue Links
- relates to
-
PSEIS-1030 Update to EtherNet/IP Core V2.6.0.3
- Closed