Marcus Meissner marcus@jet.franken.de writes:
Hi,
This fixes bug 4034. XGetImage() returns NULL since we can pass a 0 height value. (298 bytes vs 320 byte wide image).
This shouldn't happen, the height should have been checked in GetBitmapBits already. There's something wrong here...