47df949 ipasam: fix a use-after-free issue

1 file Authored by sbose 8 years ago, Committed by tbabej 8 years ago,
    ipasam: fix a use-after-free issue
    
    Since endptr points to a location inside of dummy, dummy should be freed
    only after dereferencing endptr.
    
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    
        
file modified
+2 -1