46418d25f7
When initializing EAL with "-w 0:0.0", this error is blocking: munmap_chunk(): invalid pointer ElectricFence reports this root cause: free(7fffeec25a11): address not from malloc() Fixes: e67a61614d0b ("bus/fslmc: support device iteration") Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com> Tested-by: Thomas Monjalon <thomas@monjalon.net>