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
84.2%
HTML
11.1%
Shell
2.1%
CSS
1.8%
Python
0.6%
Other
0.1%