Browse Source
The bitmap pointer is not checked at copy construct. This is an instant segfault if you copy an empty bitmap. Fix the constructor and remove the expected test failure, from the previous commit.pull/15/head
2 changed files with 13 additions and 7 deletions
Loading…
Reference in new issue