Forum Discussion
Russell_Moore_8
May 28, 2012Nimbostratus
Warning. Currently in 10.2.3 the following code will leak memory.
if {[catch {b64decode $string_b64encoded} string_b64decoded] == 0 and $string_b64decoded ne ""}
if {[catch {b64decode $string_b64encoded} string_b64decoded] == 0 and $string_b64decoded ne ""}