nfrayer

Results 1 issues of nfrayer

static const char b64t[64] triggers compiler warning which in turn makes the build fail with -Werror=unterminated-string-initialization, so removing this string with the the unused int_to_b64() function which is the only...