Vulnerability Development mailing list archives

Re: buffer overflow???


From: venglin () FREEBSD LUBLIN PL (Przemyslaw Frasunek)
Date: Sun, 23 Apr 2000 16:41:14 +0200


The attachment explains everything inside itself...

char diff;
diff = argv[1];

you are trying to assign (char *) value to (char) variable. so it's *your*
mistake.

--
* Fido: 2:480/124 ** WWW: http://www.freebsd.lublin.pl ** NIC-HDL: PMF9-RIPE *
* Inet: venglin () freebsd lublin pl ** PGP: D48684904685DF43  EA93AFA13BE170BF *



Current thread: