bump
101b2806f6
Update gomod-golang/text to 0.3.8 from 0.3.7
...
Source diff 0.3.7..0.3.8 https://github.com/golang/text/compare/v0.3.7..v0.3.8
2022-10-12 16:08:07 +00:00
Mattias Wadman
e6026eb75d
Merge pull request #462 from wader/yaml-panic
...
yaml,fuzz: gojq.Normalize value to fix type panic
2022-10-11 19:48:21 +02:00
Mattias Wadman
2606916753
yaml,fuzz: gojq.Normalize value to fix type panic
2022-10-11 19:22:49 +02:00
Mattias Wadman
a49fe00898
Merge pull request #461 from wader/flac-frame-esc-zero-sample-size
...
flac_frame: Properly decode zero escape sample size
2022-10-11 17:38:57 +02:00
Mattias Wadman
7859be1e5d
flac_frame: Properly decode zero escape sample size
2022-10-11 17:05:19 +02:00
Mattias Wadman
d5b15d2853
Merge pull request #460 from wader/fuzz-stadanrd-go
...
fuzz: gotip not needed anymore
2022-10-11 15:42:37 +02:00
Mattias Wadman
7cb2a6c995
fuzz: gotip not needed anymore
2022-10-11 15:00:12 +02:00
Mattias Wadman
3a578152f2
Merge pull request #459 from wader/decode-s-must-least-1bit
...
decode,fuzz: Signed integer (S) read require at least one bit
2022-10-11 12:41:28 +02:00
Mattias Wadman
bafd1f564e
decode,fuzz: Signed integer (S) read require at least one bit
...
Otherwise there is no sign bit and it will panic on shifting.
Maybe should require 2? now -0 and +1 hmm
2022-10-11 12:12:28 +02:00
Mattias Wadman
0f1b3d6233
Merge pull request #458 from wader/update-gomarkdown
...
markdown,fuzz: Update gomarkdown
2022-10-11 11:13:47 +02:00
Mattias Wadman
d07b2eec73
markdown,fuzz: Update gomarkdown
...
Fixes performance https://github.com/gomarkdown/markdown/issues/265
Should make it possible to fuzz all formats again. Before fuzzer timed out at times.
2022-10-11 10:44:17 +02:00
Mattias Wadman
4d03157c27
Merge pull request #457 from wader/fuzz-one-group
...
fuzz: make fuzz GROUP=mp4 to fuzz one group
2022-10-10 21:26:22 +02:00
Mattias Wadman
cef4245b49
fuzz: make fuzz GROUP=mp4 to fuzz one group
2022-10-10 21:07:10 +02:00
Mattias Wadman
e9aa4837e9
Merge pull request #454 from dgmcdona/reference_size_bug_fix
...
fixes reference calculation to use reference size from trailer
2022-10-09 21:48:12 +02:00
David McDonald
b09d61162b
makes dictionary key type checking more sensible
2022-10-09 13:34:00 -05:00
Mattias Wadman
543dc2717e
Merge pull request #456 from wader/doc-ex-rtmp-pcap-markdown
...
doc,rtmp,pcap,markdown: Add more examples
2022-10-09 19:26:48 +02:00
Mattias Wadman
2a86d323b4
doc,rtmp,pcap,markdown: Add more examples
2022-10-09 19:18:14 +02:00
Mattias Wadman
8e79276744
Merge pull request #455 from wader/matroska-update-spec
...
matroska: Update spec and regenerate
2022-10-08 15:54:40 +02:00
Mattias Wadman
e748079e87
matroska: Update spec and regenerate
...
The new type "TargetType" used in labels is bit confusing, should be handled differently?
2022-10-08 15:45:46 +02:00
David McDonald
ac86f9318b
fixes signed integer parsing
2022-10-07 21:33:26 -05:00
David McDonald
2b3adbe8d6
renames test data file
2022-10-07 18:08:20 -05:00
David McDonald
4ee7dd8a38
changes Errorf to Fatalf on infinite loops
2022-10-07 18:04:07 -05:00
David McDonald
4d8dd5c5e3
adds check for recursion in decodeReference, adds test to verify fix
2022-10-07 15:07:05 -05:00
David McDonald
413d425079
gofmt
2022-10-07 13:16:17 -05:00
David McDonald
fb1a91ac3c
drop indented else block per lint
2022-10-07 13:15:22 -05:00
David McDonald
236fbc17b5
fixes reference calculation to use reference size from trailer
2022-10-07 13:07:51 -05:00
Mattias Wadman
683481d7fd
Merge pull request #451 from dgmcdona/bplist_float_fix
...
fixes calculation of floating point lengths
2022-10-07 08:16:02 +02:00
David McDonald
4dd594c14e
fixes bad path in test output
2022-10-07 00:50:48 -05:00
David McDonald
46b7ab3268
adds test to verify fix
2022-10-07 00:23:25 -05:00
David McDonald
b08e25ce78
removes unnecessary cast
2022-10-06 23:49:15 -05:00
David McDonald
b7c4576c5e
adds necessary cast
2022-10-06 23:47:10 -05:00
David McDonald
f9a1d3f444
fixes calculation of floating point lengths
2022-10-06 23:23:04 -05:00
Mattias Wadman
5576d31e88
Merge pull request #449 from wader/bump-docker-golang-1.19.2
...
Update docker-golang to 1.19.2 from 1.19.1
2022-10-05 21:20:14 +02:00
Mattias Wadman
4463578926
Merge pull request #450 from wader/bump-github-go-version-1.19.2
...
Update github-go-version to 1.19.2 from 1.19.1, 1.19.1, 1.19.1
2022-10-05 21:01:42 +02:00
bump
f3f2648bea
Update github-go-version to 1.19.2 from 1.19.1, 1.19.1, 1.19.1
2022-10-05 16:11:46 +00:00
bump
4e069625f3
Update docker-golang to 1.19.2 from 1.19.1
2022-10-05 16:11:43 +00:00
Mattias Wadman
8997faa2d7
Merge pull request #434 from wader/release-0.0.10
...
Release 0.0.10
2022-10-04 18:29:01 +02:00
Mattias Wadman
9621f996b6
fq: Release 0.0.10
2022-10-04 18:21:17 +02:00
Mattias Wadman
5525e9eb8a
Merge pull request #448 from wader/bplist-torepr-tovalue
...
bplist: Make torepr convert to values
2022-10-04 18:19:28 +02:00
Mattias Wadman
d4d9ecfc62
Merge pull request #447 from wader/bump-github-golangci-lint-1.50.0
...
Update github-golangci-lint to 1.50.0 from 1.49.0
2022-10-04 18:14:43 +02:00
Mattias Wadman
4886721ba7
Merge pull request #446 from wader/bump-make-golangci-lint-1.50.0
...
Update make-golangci-lint to 1.50.0 from 1.49.0
2022-10-04 18:14:37 +02:00
Mattias Wadman
16b01211b1
bplist: Make torepr convert to values
2022-10-04 18:12:49 +02:00
bump
816169b629
Update github-golangci-lint to 1.50.0 from 1.49.0
...
Release notes https://github.com/golangci/golangci-lint/releases/tag/v1.50.0
2022-10-04 16:06:18 +00:00
bump
21f2980e4d
Update make-golangci-lint to 1.50.0 from 1.49.0
...
Release notes https://github.com/golangci/golangci-lint/releases/tag/v1.50.0
2022-10-04 16:06:13 +00:00
Mattias Wadman
906a39e7a4
Merge pull request #445 from wader/tar-try-time-desc
...
decode,tar: Add scalar description and Try* helpers
2022-10-04 17:31:38 +02:00
Mattias Wadman
cb3dc80252
decode,tar: Add scalar description and Try* helpers
...
Rework time helpers to use new functions
Fix panic in tar decoder where sym value might be missing
Still not very happy about the API but it's getting better.
2022-10-04 17:18:51 +02:00
Mattias Wadman
f7c44f9d8f
Merge pull request #444 from wader/bplist-fixes
...
bplist: Fix unknown field for singletons and add torepr tests
2022-10-04 14:38:23 +02:00
Mattias Wadman
421b2b3071
bplist: Fix unknown field for singletons and add torepr tests
2022-10-04 14:30:54 +02:00
Mattias Wadman
09ea08f3aa
Merge pull request #427 from dgmcdona/bplist
...
Adds support for Apple Binary Plist, version 00
2022-10-04 14:25:53 +02:00
Mattias Wadman
56474a6d28
Merge pull request #441 from wader/mp4-data-format-typo
...
mp4: Fix data_format typo
2022-10-02 23:37:50 +02:00