0197895 Bug 630092 - Coverity #15478: Resource leaks issues

1 file Authored by edewata 13 years ago, Committed by nkinder 13 years ago,
    Bug 630092 - Coverity #15478: Resource leaks issues
    
    https://bugzilla.redhat.com/show_bug.cgi?id=630092
    
    Description:
    
    The mep_pre_op() has been modified to release config_copy before it goes
    out of scope by moving mep_free_config_entry() out of the switch statement.