New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qvm-prefs: verify 'qrexec_timeout' property #1273

Closed
marmarek opened this Issue Oct 5, 2015 · 0 comments

Comments

Projects
None yet
1 participant
@marmarek
Member

marmarek commented Oct 5, 2015

It shouldn't be possible to set negative value.

@marmarek marmarek added this to the Release 3.1 milestone Oct 5, 2015

marmarek added a commit to marmarek/old-qubes-core-admin that referenced this issue Oct 11, 2015

marmarek added a commit to marmarek/old-qubes-core-admin that referenced this issue Oct 11, 2015

marmarek added a commit to marmarek/old-qubes-core-admin that referenced this issue Oct 11, 2015

qvm-prefs: refuse negative 'qrexec_timeout' value
This should be done in QubesVm class (property setter). But since we're
going to rewrite both qvm-prefs and QubesVm, settle on smaller change
for now.

Fixes QubesOS/qubes-issues#1273

(cherry picked from commit d261791)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment