dnstap / dnstap-ldns

reference dnstap decoding utility
Apache License 2.0
20 stars 8 forks source link

segfaults on invalid NULL record input #1

Closed oerdnj closed 9 years ago

oerdnj commented 9 years ago

Found out by wrongly placing '#' sign:

dig +short @127.0.0.1 whoami.dnstap.info NULL# | dnstap-ldns -x 

ends with

Segmentation fault
edmonds commented 9 years ago

Hi, Ondrej:

Thanks very much for testing! This ought to be fixed in master now.

oerdnj commented 9 years ago

I have "broken" hands :), imagine the fear of my colleagues when I touch something...