bug28989 324 B

12345
  1. o Minor bugfixes (unit tests):
  2. - Instead of relying on hs_free_all() to clean up all onion service
  3. objects we created in test_build_descriptors(), deallocate
  4. them one by one. This lets Coverity know that we are not leaking memory
  5. here and fixes CID 1442277. Fixes bug 28989; bugfix on 0.3.5.1-alpha.