delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-bounces using -f |
From: | Charles Sandmann <sandmann AT clio DOT rice DOT edu> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: dxegen goes boom. is there a fix? |
Date: | Thu, 28 Feb 2002 10:03:49 CST |
Organization: | Rice University, Houston TX |
Lines: | 11 |
Message-ID: | <3c7e54e5.sandmann@clio.rice.edu> |
References: | <Pine DOT SUN DOT 3 DOT 91 DOT 1020228173242 DOT 5768C-100000 AT is> |
NNTP-Posting-Host: | clio.rice.edu |
X-Trace: | joe.rice.edu 1014912512 9459 128.42.105.3 (28 Feb 2002 16:08:32 GMT) |
X-Complaints-To: | abuse AT rice DOT edu |
NNTP-Posting-Date: | 28 Feb 2002 16:08:32 GMT |
X-NewsEditor: | ED-1.5.9 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
> > char command[1024], *libdir; > > strcat(command, argv[i]); > > This will blow up when the command line becomes bigger than 1024. > The moral of today's lesson: never put any arbitrary limits into your > program, 'cause one day they will be overrun. Guilty as charged. I'll fix it when I provide the new version which does symbol imports. On my disk, just needs to be completed.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |