|
Bugzilla – Full Text Bug Listing |
| Summary: | bogus info binary-or-shlib-calls-gethostbyname | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Christopher Yeleighton <giecrilj> |
| Component: | Development | Assignee: | E-mail List <bnc-team-screening> |
| Status: | RESOLVED INVALID | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | giecrilj, stefan.bruens |
| Version: | Leap 42.2 | Flags: | stefan.bruens:
needinfo?
(giecrilj) |
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | SUSE Other | ||
| URL: | https://build.opensuse.org/package/live_build_log/home:yecril71pl:branches:network:utilities/net-tools/openSUSE_Leap_42.2/x86_64 | ||
| Whiteboard: | |||
| Found By: | Community User | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | 970170 | ||
| Bug Blocks: | |||
|
Description
Christopher Yeleighton
2016-11-01 13:22:06 UTC
(In reply to Christopher Yeleighton from comment #0) > I get the info from RPMLINT that /sbin/ifconfig calls gethostbyname() when > it does not. It does not happen in 14.1. in 42.1, of course I think you are wrong:
nm -D /sbin/ifconfig | grep get
U fgets
U getaddrinfo
U __getdelim
U gethostbyaddr
U gethostbyname
U getnameinfo
U getnetbyaddr
U getnetbyname
U getprotoent
U getservent
U gettext
Obviously invalid |