diff options
Diffstat (limited to 'src/radeon_probe.c')
-rw-r--r-- | src/radeon_probe.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/radeon_probe.c b/src/radeon_probe.c index d7ff6437..c697f65c 100644 --- a/src/radeon_probe.c +++ b/src/radeon_probe.c @@ -303,6 +303,7 @@ RADEONProbe(DriverPtr drv, int flags) foundScreen = TRUE; } + xfree(pEnt); pEnt = xf86GetEntityInfo(usedChips[i]); /* create a RADEONEntity for all chips, even with |