Issue Number : 700428a
| Issue | Access to a released memory area may cause unintended data corruption. |
| Cause | The problem occurs because the variable used during the registration of Primary IB device resources is reused without initialization during the registration process of Alt IB device resources. |
| Solutions | Modify to initialize the variable each time before use. |