Bug 34657 - snprintf in lib?
Summary: snprintf in lib?
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: rpm
Version: 7.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Johnson
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-04-04 11:32 UTC by Joe Orton
Modified: 2007-04-18 16:32 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-04-04 11:42:35 UTC
Embargoed:


Attachments (Terms of Use)
snprintf removal patch (2.34 KB, patch)
2001-04-04 11:41 UTC, Joe Orton
no flags Details | Diff
more snprintf removal (443 bytes, patch)
2001-04-04 11:42 UTC, Joe Orton
no flags Details | Diff

Description Joe Orton 2001-04-04 11:32:28 UTC
I noticed rpm 4.0.2 removed snprintf usage from popt... can the same be
done for lib and rpmio? (for the same reason: IRIX has no snprintf)

Files affected are lib/problems.c and rpmio/rpmlog.c, I'll attach patches.

Comment 1 Joe Orton 2001-04-04 11:41:48 UTC
Created attachment 14605 [details]
snprintf removal patch

Comment 2 Joe Orton 2001-04-04 11:42:29 UTC
Created attachment 14606 [details]
more snprintf removal

Comment 3 Jeff Johnson 2001-04-17 19:28:29 UTC
Fixed (with inline stub wrappers for vsnprintf/snprintf) in rpm CVS.
will be in rpm-4.0.3-0.5.


Note You need to log in before you can comment on or make changes to this bug.