Commit graph

2 commits

Author SHA1 Message Date
Ken Sedgwick
75d4fd36b0
Add test cases for DNS seed parser crash on SOA records (#309)
Add SOA-only and mixed SRV/SOA test inputs to test_parse_dig_srv to reproduce
the crash from issue #309. Both tests currently fail as expected —
parse_dig_srv() passes SOA record fields to decode_bech32_node() which throws
"Not a bech32 string: 3600".
2026-03-23 11:06:27 -07:00
ZmnSCPxj jxPCSnmZ
2635dc39d5 DnsSeed/Detail/parse_dig_srv.cpp: Function to parse DIG SRV outputs. 2020-09-09 18:04:33 +08:00