patchGNU Libtool - Patches: patch #3686, Trivial patch to change sprintf to...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #3686: Trivial patch to change sprintf to snprintf in libltdl

Submitter:  None
Submitted:  Thu 27 Jan 2005 03:10:13 AM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Invalid Privacy:  Public
Assigned to:  rwild Originator Email:  -email is unavailable-
Open/Closed:  Closed

Thu 27 Jan 2005 07:11:59 AM UTC, comment #1: 

As already pointed out by others on the libtool-patches
mailing list, this patch is
- wrong (sizeof(pointer) does not make sense)
- unnecessary (target buffers are allocated for the right
  size or more)
- not portable

Also, I proposed a patch to remove all *printf functions
some time ago (which might eventually be resurrected in
similar form).

Ralf Wildenhues <rwild>
Group Member
Thu 27 Jan 2005 03:10:13 AM UTC, original submission:  

Based on libtool 1.5.10

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #8953:  bbrun.c added by None (5KiB - application/octet-stream - bigbrother file to change)
file #8324:  ltdl.c.diff added by None (1KiB - application/octet-stream - Changes sprintf to snprintf)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 5 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-06-10 None Attached File- Added bbrun.c, #4714
2005-01-27 rwild StatusNone Invalid
    Assigned toNone rwild
    Open/ClosedOpen Closed
2005-01-27 None Attached File- Added ltdl.c.diff, #4100

Back to the top

Powered by Savane 3.13-bb6a.
Corresponding source code