0c0cacbe7c71c1270bb24f7c2870f1b01a6dfc97
Replace bufio.Scanner with bufio.Reader.ReadLine() which gracefully skips lines exceeding the buffer (isPrefix=true) instead of failing. Fixes validation of Immich's PostgreSQL dump which contains COPY lines with binary-encoded image data exceeding the 256KB scanner limit. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Go
66.8%
HTML
22.8%
Shell
5.7%
CSS
4.3%
Dockerfile
0.2%
Other
0.2%