• Stephan Bergmann's avatar
    Make ~Window more robust · f902bcda
    Stephan Bergmann yazdı
    ...in cases where the Window(WindowType) ctor did not call Window::ImplInit, so
    many members are null; if then a derived class's ctor throws an exception,
    ~Window must be careful not to dereference those null members.
    
    Change-Id: I12c4b1b5d7f3633387b85acf9da6d57c42e793b4
    f902bcda
unowrapper.cxx 12.3 KB