Switch out base64 decoders. Also memset the destination string so that there's no...
authorRobert Sesek <rsesek@bluestatic.org>
Fri, 17 Dec 2010 16:31:49 +0000 (11:31 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Fri, 17 Dec 2010 16:31:49 +0000 (11:31 -0500)
commit53391baea0d9b2fc797a6f710a54a7246375e4aa
treed2157e95942d33c9ad372fe782e65d584b69aaf3
parentf917e5b1df903ff45b33407b3700da39b20b6c77
Switch out base64 decoders. Also memset the destination string so that there's no garbage data in the result.
MacGDBp.xcodeproj/project.pbxproj
Source/NSXMLElementAdditions.m
Source/base64.c [deleted file]
Source/base64.h [deleted file]