Summary: | Rewrite commented out out code for audit message compression. | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Paulo César Pereira de Andrade <pcpa> | ||||
Component: | Server/General | Assignee: | Xorg Project Team <xorg-team> | ||||
Status: | RESOLVED INVALID | QA Contact: | Xorg Project Team <xorg-team> | ||||
Severity: | normal | ||||||
Priority: | medium | CC: | matthieu.herrb | ||||
Version: | git | Keywords: | patch | ||||
Hardware: | Other | ||||||
OS: | All | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Bug Depends on: | 14730 | ||||||
Bug Blocks: | 964 | ||||||
Attachments: |
|
Description
Paulo César Pereira de Andrade
2008-03-01 16:34:04 UTC
The updated patch is in xorg-patches.tar.bz2, attached to #14730, but the patch here should still apply cleanly (as the version in #14730 was just a git-am of this one). This patch is duplicated in my tarball of the X Server patches. Also this patch has been obsoleted by commit 6c27b911222cdee9a057de0be7e8b2eff8b1ff2a, but I still believe this patch is better, as it doesn't add a timer that waits to check if the message is sent again, instead, it just uses a counter that is reset when it is told to print a different message. I think there are other far more serious problems if someone runs a X Server accepting TCP connections from untrusted sources then a possible DOS (in the case of my patch where it could be made in a way where it would always send different messages, but this will also affect the current patch...) |
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.