{{ message }}
Commit 7533d08
authored
buffer: fix
This commit fixes a few inconsistencies between Node.js `atob`
implementation and the WHATWG spec.
Refs: https://infra.spec.whatwg.org/#forgiving-base64-decode
Fixes: #42646
PR-URL: #42662
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com>atob input validation1 parent aa52873 commit 7533d08
2 files changed
Lines changed: 45 additions & 4 deletions

0 commit comments