Bug 39614 - xlsatoms crashes with -format %s
Summary: xlsatoms crashes with -format %s
Status: RESOLVED WONTFIX
Alias: None
Product: xorg
Classification: Unclassified
Component: App/other (show other bugs)
Version: git
Hardware: Other All
: medium major
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard: 2011BRB_Reviewed
Keywords: love
Depends on:
Blocks:
 
Reported: 2011-07-28 03:24 UTC by Peter Hutterer
Modified: 2016-10-26 05:41 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Peter Hutterer 2011-07-28 03:24:44 UTC
The printf statement in line 217 doesn't like a format that's not a version of "%d %s":

     printf (format, i + low, atom_name);

Test case: xlsatoms -format %s
Comment 1 Jeremy Huddleston Sequoia 2011-10-03 17:26:40 UTC
Low hanging fruit.
Comment 2 Peter Hutterer 2013-07-15 04:08:33 UTC
http://patchwork.freedesktop.org/patch/14057/
Comment 3 Peter Hutterer 2016-10-26 05:41:02 UTC
hasn't been fixed in 5 years, let's assume it won't


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.