Details
Description
Configured Scanners with all adapters being shut-off ends up non-functional after approx. 28 hours of operation on a cifX50. The cause is a memory leak in EipEncap where repeatedly CREATE_TRANSPORT is handled and creates xAPITimer via function Eip_Cl1CreateTimer(). These timers are never deleted, pointers are lost.
To be fixed by adding corresponding cleanup bits for xAPITimer into function Eip_CleanupTransport().
Attachments
Issue Links
- relates to
-
PSEIS-811 Update to EtherNet/IP Core V2.3.0.5
- Closed