Commit 7458c99
Use BASE64_PAD macro instead of literal '=' in fast path
Replace hardcoded '=' characters with the BASE64_PAD macro
for consistency with the rest of the codebase.
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent ef38895 commit 7458c99
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
| 191 | + | |
| 192 | + | |
192 | 193 | | |
193 | 194 | | |
194 | 195 | | |
| |||
0 commit comments