ossp-pkg/srpc/TODO 1.8 -> 1.9
--- TODO 2001/07/29 16:50:53 1.8
+++ TODO 2001/07/31 15:10:07 1.9
@@ -62,7 +62,10 @@
& <--> &
]]> <--> ]]>
-
+ - strcpy() copies one byte more than the length of the text itself
+ because the trailing \0 is written to. Currently, this behavior is
+ not taken into account when calculating the correct buffer size in
+ the xml-encode-*-.c modules. This has to be fixed!
- libm may be used. We don't depend on sprintf() but convert out
numbers ourselves for portability.
|
|