Bug 16507

Summary: Server leaks in InitAndStartDevices
Product: xorg Reporter: Ben Gamari <bgamari>
Component: Server/GeneralAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Ben Gamari 2008-06-24 19:45:03 UTC
xserver leaks in InitAndStartDevices. Not a horrible leak, leaking 250k in a fairly short session.

Valgrind backtrace:

==3846== 244,188 bytes in 3,591 blocks are still reachable in loss record 140 of 145
==3846==    at 0x4A087B1: realloc (vg_replace_malloc.c:429)
==3846==    by 0x460C0E: SetMinimumEventSize (getevents.c:832)
==3846==    by 0x4481E4: EnableDevice (devices.c:257)
==3846==    by 0x44848C: InitAndStartDevices (devices.c:570)
==3846==    by 0x433E89: main (main.c:395)
Comment 1 Peter Hutterer 2008-06-25 03:35:56 UTC
Fixed in a81b5ce452766bbc4b2ac0849711284ba8591b46. Thanks.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.