On Sat, 2002-03-16 at 05:30, Alan Brown wrote:
> 
> I haven't seen this reported here

Here's the website so Randall can look it up quickly:

http://online.securityfocus.com/archive/1

The message was posted on 3/15.

While looking at the code, I see that there are 3 routines (msg,
err_dump, and err_msg) that all share the same logic for populating
msg_buf from a vararg list. Seems like the common code should be
factored out to avoid copy-and-paste bugs.

Reply via email to