Date: Sun, 07 Aug 2022 08:58:28 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 265685] exp-run request: libc: expose a primitive version of b64_pton() Message-ID: <bug-265685-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265685 Bug ID: 265685 Summary: exp-run request: libc: expose a primitive version of b64_pton() Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: pstef@freebsd.org Flags: exp-run? Created attachment 235738 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D235738&action= =3Dedit Patch implementing the change. b64_pton_partial() takes a pointer to pointer and will update it while decoding. Then the caller will be able to copy the correctly decoded part, even if decoding another part yielded an error and aborted the process. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265685-227>