bundy-dns / bundy

an authoritative DNS server
http://bundy-dns.de/
Other
136 stars 38 forks source link

migration from auto_ptr to unique_ptr #111

Closed cstrotm closed 7 years ago

shane-kerr commented 7 years ago

I think these look okay, although using move() should invalidate the pointers passed in, but if the tests pass it is probably okay. I did build this here, but I had to disable DHCP in order to do so. Since Kea continues to advance rapidly as a separate project that's probably fine though.