| www.delorie.com/archives/browse.cgi | search |
| Message-ID: | <3971C164.E669B582@softhome.net> |
| Date: | Sun, 16 Jul 2000 16:06:28 +0200 |
| From: | Laurynas Biveinis <lauras AT softhome DOT net> |
| X-Mailer: | Mozilla 4.73 [en] (Win98; U) |
| X-Accept-Language: | lt,en |
| MIME-Version: | 1.0 |
| To: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
| CC: | "Mark E." <snowball3 AT bigfoot DOT com>, djgpp-workers AT delorie DOT com |
| Subject: | Re: Bash 2.04 beta 5 released |
| References: | <Pine DOT SUN DOT 3 DOT 91 DOT 1000716162659 DOT 23175A-100000 AT is> |
| Reply-To: | djgpp-workers AT delorie DOT com |
Eli Zaretskii wrote:
>
> On Sun, 16 Jul 2000, Laurynas Biveinis wrote:
>
> > +static void dummy(void)
> > +{
> > + __dosexec_find_on_path (0,0,0);
> > + __libc_termios_init();
> > +}
> > +
>
> This had better not be called, because __dosexec_find_on_path will bomb
> (on DOS at least) if called with NULL first and last arguments: it
> dereferences both of them right away.
I don't think they were called, at least CWSDPMI under DOS didn't catch
NULL dereferences.
Laurynas
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |