Date: Fri Jan 23 12:07:28 2004 Author: vlendec Update of /data/cvs/samba/source/lib In directory dp.samba.org:/tmp/cvs-serv12593
Modified Files: util_str.c Log Message: Fix decoding of base64. We got the length wrong when the result was not an exact multiple of 3. I also wrote a torture test and it survived some minutes of random stuff coded/decoded up to 16 MB data. But that would be a bit too embarassing to commit... :-) Volker Revisions: util_str.c 1.105 => 1.106 http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/util_str.c.diff?r1=1.105&r2=1.106