[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #25396] gdnc does not set string for logging
From: |
Fred Kiefer |
Subject: |
[bug #25396] gdnc does not set string for logging |
Date: |
Sat, 24 Jan 2009 13:44:05 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6; de-de) AppleWebKit/525.27.1 (KHTML, like Gecko) Version/3.2.1 Safari/525.27.1 |
URL:
<http://savannah.gnu.org/bugs/?25396>
Summary: gdnc does not set string for logging
Project: GNUstep
Submitted by: FredKiefer
Submitted on: Sa 24 Jan 2009 13:44:04 GMT
Category: Base/Foundation
Severity: 2 - Minor
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
gdnc uses the function gdnc_log in one place to output an error message, but
this code forgets to set the output string buffer ebuf.
In gdomap this is handled correctly, but there we use sprintf to fill the
buffer, this should be replaced by snprintf.
In one place we override the putput buffer before logging the string.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?25396>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.gnu.org/
- [bug #25396] gdnc does not set string for logging,
Fred Kiefer <=