Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LOC record is broken on clang compiled pdns auth server #894

Closed
cmouse opened this issue Jul 3, 2013 · 1 comment
Closed

LOC record is broken on clang compiled pdns auth server #894

cmouse opened this issue Jul 3, 2013 · 1 comment
Milestone

Comments

@cmouse
Copy link
Contributor

cmouse commented Jul 3, 2013

Checking record type LOC test #1
test-dnsrecords_cc.cc(181): error in "test_record_types": check rec->getZoneRepresentation() == val.get<2>() failed [32 7 19.000 S 116 2 25.000 E 7.00m 1.00m 10000.00m 10.00m != 32 7 19.000 S 116 2 25.000 E 0.00m 1.00m 10000.00m 10.00m]
test-dnsrecords_cc.cc(193): error in "test_record_types": check rec2->getZoneRepresentation() == val.get<2>() failed [32 7 19.000 S 116 2 25.000 E 7.00m 1.00m 10000.00m 10.00m != 32 7 19.000 S 116 2 25.000 E 0.00m 1.00m 10000.00m 10.00m]
test-dnsrecords_cc.cc(197): error in "test_record_types": check recData == cmpData failed [00 12 16 13 79 1b 7d 28 98 e6 48 68 00 98 99 3c != 00 12 16 13 79 1b 7d 28 98 e6 48 68 00 98 96 80 ]
Checking record type LOC test #2
Checking record type LOC test #3
Checking record type LOC test #4

@Habbie
Copy link
Member

Habbie commented Jul 3, 2013

valgrind complains on both g++ and clang. So, really a bug in our code.

@Habbie Habbie closed this as completed in b9e6ae7 Jul 3, 2013
Habbie pushed a commit that referenced this issue Jul 3, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants