[Bug 651902] New: "an pointer" in gethostbyname_r
https://bugzilla.novell.com/show_bug.cgi?id=651902 https://bugzilla.novell.com/show_bug.cgi?id=651902#c0 Summary: "an pointer" in gethostbyname_r Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: x86-64 OS/Version: openSUSE 11.3 Status: NEW Severity: Minor Priority: P5 - None Component: Documentation AssignedTo: ke@novell.com ReportedBy: giecrilj@stegny.2a.pl QAContact: ke@novell.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; pl-PL; rv:1.9.2.12) Gecko/20101026 SUSE/3.6.12-0.7.1 Ant.com Toolbar 2.0.1 Firefox/3.6.12 Fix a typo. Reproducible: Always Steps to Reproduce: 1. zypper 'install' 'glibc-html' 2. desktop-launch 'file:///usr/share/doc/glibc/Host-Names.html#Host-Names' Actual Results: 2. The gethostbyname_r function returns information about the host named name. The caller must pass a pointer to an object of type struct hostent in the result_buf parameter. In addition the function may need extra buffer space and the caller must pass an pointer and the size of the buffer in the buf and buflen parameters. Expected Results: 2. The gethostbyname_r function returns information about the host named name. The caller must pass a pointer to an object of type struct hostent in the result_buf parameter. In addition the function may need extra buffer space and the caller must pass a pointer and the size of the buffer in the buf and buflen parameters. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=651902 https://bugzilla.novell.com/show_bug.cgi?id=651902#c Karl Eichwalder <ke@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Documentation |Development AssignedTo|ke@novell.com |pth@novell.com QAContact|ke@novell.com |qa@suse.de -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=651902 https://bugzilla.novell.com/show_bug.cgi?id=651902#c1 Philipp Thomas <pth@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|pth@novell.com |pbaudis@novell.com --- Comment #1 from Philipp Thomas <pth@novell.com> 2010-11-09 18:18:58 CET --- Please report such bugs upstream instead of here. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=651902 https://bugzilla.novell.com/show_bug.cgi?id=651902#c2 --- Comment #2 from Christopher Yeleighton <giecrilj@stegny.2a.pl> 2010-11-10 08:17:15 UTC --- A vendor recommendation is required for reporting bugs upstream to the glibc developers. A separate recommendation is required for each bug reported, unless the reporter is also a maintainer. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=651902 https://bugzilla.novell.com/show_bug.cgi?id=651902#c4 Philipp Thomas <pth@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P4 - Low Status|NEW |RESOLVED CC| |pth@novell.com Resolution| |UPSTREAM AssignedTo|pth@novell.com |matz@novell.com --- Comment #4 from Philipp Thomas <pth@novell.com> 2011-06-06 15:57:09 CEST --- You don't need a recommendation, so please report upstream, preferably including a patch. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com