[Bug 33193] XvPutImage using multiple different-sized images leaks memory

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jan 18 06:54:33 PST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=33193

--- Comment #7 from Octoploid <cryptooctoploid at gmail.com> 2011-01-18 06:54:33 PST ---
It's line 1659 of src/radeon_video.c that causes the crash:

  radeon_legacy_free_memory(pScrn, (void*)&pPriv->src_bo[1]);

When I comment it out Xorg no longer crashes.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the xorg-driver-ati mailing list