Skip to content

Clean up and refactor dns_adb_getcookie()

Arаm Sаrgsyаn requested to merge aram/dns_adb_getcookie-cleanup into main

The dns_adb_getcookie() doesn't use the 'adb' parameter, remove it.

Refactor the dns_adb_getcookie() function to just return the size of the cookie when the caller passes 'NULL' as the 'cookie' argument.

Edited by Arаm Sаrgsyаn

Merge request reports