- May 09, 2006
-
-
deuce authored
Currently will display node activity (everything else non-functional)
-
deuce authored
-
deuce authored
This is to prevent symbol collision with libz.so *sigh*
-
rswindell authored
-
rswindell authored
-
rswindell authored
* Bug-fix: bad drop file path if using startup-dir (e.g. "c:\sbbs\xtrn\game\/door.sys"). * Using SAFECOPY for buffer overrun protection.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
- May 08, 2006
-
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
Fix memory leaks in js_write() when using uuencoding and error conditions occur.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
NOTE: js_sendfile() should be using the xpdev socksendfile() function... The way it's currently working is just plain insanity.
-
deuce authored
Probobly not possible in a large number of circumstances simply due to the possible very large size of the data involved... email attachments go through b64decode for example, so it's probobly "Too Big" (unless I misunderstand alloca()). This fixes linebuf leaks in both js_wordwrap() and js_quotemsg()
-
deuce authored
-
deuce authored
NOTE: js_readln() seems broken here... DigitalMan?
-
deuce authored
-
deuce authored
Fixes at least one memory leak in the spy function and at least two (three?) leaks in unomitor.c
-
deuce authored
-
deuce authored
memory leak in the block copy function.
-
deuce authored
-
deuce authored
-
deuce authored
Fixes at least one memory leak (str was never free()d in ugetstr)
-
deuce authored
-
deuce authored
-
deuce authored
happening here with long uptimes.
-
- May 07, 2006