ahf Fix memory link in test_link_specifier().
c997d49 Jun 23, 2018
Fix memory link in test_link_specifier().
This patch fixes a memory leak in test_link_specifier() where ls might
not get freed in case one of the test macros fails.

See: Coverity CID 1437434.
c997d49