File: BUGS

package info (click to toggle)
libcgi 1.0-5
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 940 kB
  • ctags: 268
  • sloc: sh: 2,700; ansic: 2,134; makefile: 232
file content (4 lines) | stat: -rw-r--r-- 204 bytes parent folder | download | duplicates (2)
1
2
3
4
* There is a problem with str_base64_decode function ( base64.c ). 
	Sometimes the string returned is missing the last character, 
	sometimes not. I mean, not the encoded string, but the decoded
	string.