Bug 134390 - /usr/lib/librpm.a(rpminstall.o): In function `rpmInstall': warning: the use of `mktemp' is dangerous, better use `mkstemp'
Summary: /usr/lib/librpm.a(rpminstall.o): In function `rpmInstall': warning: the use o...
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: unspecified
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Michael Schröder
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-18 13:18 UTC by Klaus Kämpf
Modified: 2014-04-14 15:47 UTC (History)
4 users (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Klaus Kämpf 2005-11-18 13:18:26 UTC
build of yast2-packagemanager on ia64 spit out $summary
Comment 1 Michael Schröder 2005-11-21 14:30:38 UTC
Where?
Comment 2 Michael Schröder 2005-11-21 14:31:05 UTC
Ah, wait, misread the bug...
Comment 3 Michael Schröder 2005-11-21 14:34:26 UTC
I'll fix it...
Comment 4 Michael Schröder 2005-11-21 14:39:38 UTC
Hmm, maybe not. I'll have to look at the glibc source for this...
Comment 6 Michael Schröder 2006-05-02 12:00:49 UTC
calm down. It's only a warning. mktemp() is used if you use a remote url as rpm, so we're not affected at all.
Comment 7 Aeneas Jaißle 2014-04-14 15:16:05 UTC
Mark as 'wontfix'.
Comment 8 Michael Schröder 2014-04-14 15:47:59 UTC
(current rpm versions do use mkstemp, so changing to FIXED)