• Dave Jones's avatar
    [AGPGART] Fix a potential leak in intel driver. · 6d997c66
    Dave Jones authored
    It's not leaking anything currently, as agp_alloc_bridge() doesn't do any
    actual allocations right now, but if/when things get changed to support
    multiple bridges, these error paths need to free up the allocation.
     
    6d997c66
intel-agp.c 41.9 KB