Description
axutil_base64_binary_set_plain_binary is written incorrectly where it does the memcpy as it uses an unitialized length variable. I am attaching the diff of the fix.
axutil_base64_binary_set_plain_binary is written incorrectly where it does the memcpy as it uses an unitialized length variable. I am attaching the diff of the fix.