orion / freeipa

Forked from freeipa 5 years ago
Clone

c2f8994 Initialize XML-RPC structures to fix issues uncovered by MALLOC_PERTURB_

1 file Authored by rcritten 14 years ago, Committed by Jason Gerard DeRose 14 years ago,
    Initialize XML-RPC structures to fix issues uncovered by MALLOC_PERTURB_
    
    Also re-arrange some code around reading the configuration file. In trying
    to eliminate bogus error messages I prevented the file from being read at all.
    It isn't a problem when joining with ipa-client (which uses -s) but it wouldn't
    work if you don't pass in a server name.
    
        
file modified
+11 -13