aboutsummaryrefslogtreecommitdiffstats
path: root/irc_im.c
diff options
context:
space:
mode:
authordequis <dx@dxzone.com.ar>2014-11-24 02:16:09 -0300
committerdequis <dx@dxzone.com.ar>2014-11-24 02:16:09 -0300
commitb38d399811a556b07a088ec05b947e56397e557b (patch)
tree2a7996e3f726f7403d8f626119d0d015ea1290bc /irc_im.c
parente2472ddb562e9118ed607b5938c7797af6a79e0c (diff)
Use glib functions for base64 decoding/encoding
This fixes several coverity warnings about 'tainted data index sink' and a fixme about thread safety in the old base64_decode implementation. Had to adapt the code that used base64_encode_real: - oauth.c: different character set order, but it's for the nonce so it doesn't matter - libyahoo2.c: used as part of the auth, changes "+/=" into "._-". Fixed by encoding first the usual way through glib, then replacing.
Diffstat (limited to 'irc_im.c')
0 files changed, 0 insertions, 0 deletions
9.0.9 Unnamed repository; edit this file 'description' to name the repository.MimesBrønn
aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/gems/rspec-1.3.1/spec/spec/runner/resources/a_bar.rb
blob: e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 (plain)