drm/radeon: fix some memory leaks in extended table parsing
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 22 Mar 2013 19:38:15 +0000 (15:38 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Jun 2013 23:16:38 +0000 (19:16 -0400)
Forgot to free some structs when allocation fails for some
tables.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

No differences found