Merge: Bitmap fix missing checks
authorJean Privat <jean@pryen.org>
Fri, 11 May 2018 20:01:06 +0000 (16:01 -0400)
committerJean Privat <jean@pryen.org>
Fri, 11 May 2018 20:01:06 +0000 (16:01 -0400)
commita06bb64794be993c9e0bb4520af1fbbf38be09aa
treef463211b2f395725769af6e0a89a25be9b97be7b
parentb283e04ce301b154f2c3bc44694baed43ef6edc0
parent07731aae44a959f319b02fecf22b83a4f94ca38a
Merge: Bitmap fix missing checks

Some checks were missing after fixing some warnings in PR #2658, we add these checks here.

Note: the last commit only is relevant, the other comes from #2658

Pull-Request: #2659
Reviewed-by: Jean Privat <jean@pryen.org>