Fix segfault in base64 example with DEBUG
It was trying to dump the parse tree even when it was NULL due to parse failure. This was particularly a problem since earlier in the file it
Loading
Please register or sign in to comment
It was trying to dump the parse tree even when it was NULL due to parse failure. This was particularly a problem since earlier in the file it