nwrkbiz / android-xserver

Maintaining the original project to make it work again with new Android versions.
MIT License
167 stars 18 forks source link

Ensure _ownerWindow is valid before using it #29

Closed utzcoz closed 3 years ago

utzcoz commented 3 years ago

It will help to fix NPE when using null _ownerWindow of the Section.

cc @nwrkbiz

nwrkbiz commented 3 years ago

Thanks, merged!