bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

simple bug in id-utils-3.2


From: ensor
Subject: simple bug in id-utils-3.2
Date: Fri, 22 Feb 2002 16:30:17 -0800

Running mkid with no arguments on my system caused it to segfault. The 
problem is that mkid statically allocates a string ".", which is later passed 
to strtok(). Attached is a patch to remedy the problem.

-ensor

Attachment: mkid-noargs.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]