Mailinglist Archive: opensuse-bugs (15074 mails)
| < Previous | Next > |
[Bug 305196] memory corruption in zypper / libzypp
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Wed, 5 Sep 2007 06:32:34 -0600 (MDT)
- Message-id: <20070905123234.38EFCCC789@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=305196#c14
--- Comment #14 from Klaus Kämpf <kkaempf@xxxxxxxxxx> 2007-09-05 06:32:33 MST ---
This look suspicious:
gethostname( hostname, 1024 ) ? nohostname : hostname ),
man gethostname: On success, 0 is returned.
--
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.
--- Comment #14 from Klaus Kämpf <kkaempf@xxxxxxxxxx> 2007-09-05 06:32:33 MST ---
This look suspicious:
gethostname( hostname, 1024 ) ? nohostname : hostname ),
man gethostname: On success, 0 is returned.
--
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.
| < Previous | Next > |