Skip to content

x11: Prevent leak on XIQueryDevice#700

Merged
tomaka merged 1 commit intorust-windowing:masterfrom
emilio:querydevice-leak
Jan 7, 2016
Merged

x11: Prevent leak on XIQueryDevice#700
tomaka merged 1 commit intorust-windowing:masterfrom
emilio:querydevice-leak

Conversation

@emilio
Copy link
Contributor

@emilio emilio commented Jan 6, 2016

Per http://linux.die.net/man/3/xiquerydevice:

XIFreeDeviceInfo frees the information returned by
XIQueryDevice.

Was discovered while investigating servo leaks.

Per http://linux.die.net/man/3/xiquerydevice:

> XIFreeDeviceInfo frees the information returned by
> XIQueryDevice.
@elinorbgr
Copy link
Contributor

The travis failure is due to rust-lang/rust#30713

@tomaka
Copy link
Contributor

tomaka commented Jan 7, 2016

Thanks!

tomaka added a commit that referenced this pull request Jan 7, 2016
x11: Prevent leak on XIQueryDevice
@tomaka tomaka merged commit 88e64a8 into rust-windowing:master Jan 7, 2016
@emilio emilio deleted the querydevice-leak branch January 7, 2016 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants