Fixed too low malloc in clencode function
This commit is contained in:
parent
0919143543
commit
c04b63044b
@ -22,6 +22,9 @@ v0.91.5 18-Feb-2007
|
|||||||
terminal, so change your logo screen so that it has no ansi
|
terminal, so change your logo screen so that it has no ansi
|
||||||
grafics, just plain ascii with ansi color codes.
|
grafics, just plain ascii with ansi color codes.
|
||||||
|
|
||||||
|
mbselib:
|
||||||
|
Fixed a too low memory allocation in clencode.
|
||||||
|
|
||||||
mbsebbs:
|
mbsebbs:
|
||||||
Added terminal setting UTF-8.
|
Added terminal setting UTF-8.
|
||||||
Removed setting ANSI/Textmode, allways graphic now.
|
Removed setting ANSI/Textmode, allways graphic now.
|
||||||
@ -42,6 +45,9 @@ v0.91.5 18-Feb-2007
|
|||||||
Reading news outputs UTF-8 coded articles.
|
Reading news outputs UTF-8 coded articles.
|
||||||
TODO: test posting and fix if needed.
|
TODO: test posting and fix if needed.
|
||||||
|
|
||||||
|
mbtask:
|
||||||
|
Fixed a too low memory allocation in clencode.
|
||||||
|
|
||||||
lang:
|
lang:
|
||||||
Language prompts 44, 75 and 76 are obsolete.
|
Language prompts 44, 75 and 76 are obsolete.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user