diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-09-20 13:22:28 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-09-20 15:12:12 +0200 |
| commit | 5620c9c4dbbce2d97e92839afd66ba7c32f4bf0c (patch) | |
| tree | 9092d7d77c21e31ef4771ff329e6dbf757e41bbd /pkg/csource/csource_test.go | |
| parent | 43f95803e9c3f5a951867d363b6f48ffb3c82d94 (diff) | |
prog: allow arbitrary long lines in serialized programs
We use bufio.Scanner and it has mandatory limit on line length.
The file system tests (sys/linux/test/syz_mount_image_*) has
very long lines (megabytes).
Remove the restriction on line length.
Diffstat (limited to 'pkg/csource/csource_test.go')
0 files changed, 0 insertions, 0 deletions
