bug-texinfo
[Top][All Lists]
Advanced

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

texinfo (Re: Owl packages with dangerous "tmp" functions)


From: Solar Designer
Subject: texinfo (Re: Owl packages with dangerous "tmp" functions)
Date: Thu, 4 Jan 2001 12:20:56 +0300
User-agent: Mutt/1.2.5i

Hi,

Quoting my own post to vendor-sec,

> texinfo (texindex) I've fixed, by creating a temporary directory
> and letting texindex play there (the code relies on ability to not
> store temporary file names and re-generate them by number).  I'll
> post the patch which fixes this and a bug which caused this entire
> feature to not work (it looks like noone has ever tested it). :-)

I am now attaching the patch against texinfo-4.0.

That other bug I mentioned is this:

-      sort_in_core (&tempfiles[i], MAX_IN_CORE_SORT, newtemp);
+      sort_in_core (tempfiles[i], MAX_IN_CORE_SORT, newtemp);

-- 
/sd

Attachment: texinfo-4.0-owl-tmp.diff
Description: Text document


reply via email to

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