mysticlife1111

Results 1 issues of mysticlife1111

In File cjose/src/base64.c In function static inline bool _decode(const char *input, size_t inlen, uint8_t **output, size_t *outlen, bool url, cjose_err *err) Line 78: uint8_t *buffer = cjose_get_alloc()(sizeof(uint8_t) * rlen); Fix:...