eeeae56 Allow mmap calls to gracefully return absent ctx

1 file Authored by simo 12 years ago, Committed by jhrozek 12 years ago,
    Allow mmap calls to gracefully return absent ctx
    
    This is to allow to freely call mc functions even if initialization failed.
    They will now gracefully fail instead of segfaulting.