|
Bugzilla – Full Text Bug Listing |
| Summary: | /usr/lib/librpm.a(rpminstall.o): In function `rpmInstall': warning: the use of `mktemp' is dangerous, better use `mkstemp' | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Klaus Kämpf <kkaempf> |
| Component: | Basesystem | Assignee: | Michael Schröder <mls> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | aj, aj, ma, meissner |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Klaus Kämpf
2005-11-18 13:18:26 UTC
Where? Ah, wait, misread the bug... I'll fix it... Hmm, maybe not. I'll have to look at the glibc source for this... 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. Mark as 'wontfix'. (current rpm versions do use mkstemp, so changing to FIXED) |