Bug 2563

Summary: [PATCH] Xprint overuses strlen; various fixes
Product: xprint Reporter: Mike Owens <etc>
Component: Server: OtherAssignee: Roland Mainz <roland.mainz>
Status: RESOLVED WONTFIX QA Contact:
Severity: enhancement    
Priority: high CC: MostAwesomedude
Version: unspecifiedKeywords: patch
Hardware: All   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
reduce number of strlen calls, various small fixes none

Description Mike Owens 2005-02-17 18:11:35 UTC
Soon-to-be-attached patch reduces the number of times the "core" Xprint server  
component excessively calls strlen.  Most were in the form "strlen(s)==0".     
   
A few prototype fixes, a small race condition fix, and a sprintf->snprintf are   
thrown in for good measure.
Comment 1 Mike Owens 2005-02-17 18:12:39 UTC
Created attachment 1922 [details] [review]
reduce number of strlen calls, various small fixes
Comment 2 Corbin Simpson 2011-09-13 12:49:51 UTC
Closing WONTFIX because nobody cares about Xprint. Reopen if you plan to address this bug.

...Additionally, it's kind of sad that this patch languished. Adding the "patch" keyword to accelerate this bug's resolution in the (unlikely) case that this bug is ever addressed again.

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.