c0ef415 test-firewall-util: add more asserts on allocated variables

Authored and Committed by bluca 3 years ago
    test-firewall-util: add more asserts on allocated variables
    
    Makes things nicer for readers, and hopefully gives static analyzers
    a hint on the origin/cleanup of the ctx pointer.
    Coverity CID #1451399