• Poul-Henning Kamp's avatar
    Only dlclose() Vmods after all "fini" processing. · 48c3503b
    Poul-Henning Kamp authored
    Conflicts:
    	include/vrt.h
    
    This appears to break the VRT interface, but there are symbols we are
    willing to break even on a stable branch because they are needed by
    VCC-generated code and off limits to inline C and VMODs.
    
    Refs #2800
    48c3503b
cache_vrt_vmod.c 5.46 KB