Revert "uinput: fix small leak of screen_info"
commitf97751faf0f5c66ec5ccbf5547ca7982d360cbf9
authorVictor Toso <victortoso@redhat.com>
Tue, 15 Sep 2015 08:23:06 +0000 (15 10:23 +0200)
committerVictor Toso <victortoso@redhat.com>
Tue, 15 Sep 2015 08:23:06 +0000 (15 10:23 +0200)
treea744133424e69a151b1b00c85fb35567950e7296
parent13a447852195e9f0cf01098c658df7b0be57a8af
Revert "uinput: fix small leak of screen_info"

This reverts commit 4835df0b642dfc963e7cbaabfe93da86482f0b93.

uinput only holds reference to screen_info and should not free it.
The leak should be fixed somewhere else.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1262635
src/vdagentd-uinput.c