commit | 85970a627f308483053f18a342037245d0fee469 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Wed Jun 21 14:22:34 2017 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Fri Jun 23 11:50:46 2017 +0200 |
tree | 3399184e8e2513b8d5af5ea6f1dac3eaa674c4d8 | |
parent | 51dbea77a29ea46173373a6dad4ebd95d4661f42 [diff] |
sdl2: add assert to make coverity happy There is a loop a few lines up counting consoles and setting sdl2_num_outputs accordingly, so con ptr can't be NULL there. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20170621122234.12751-1-kraxel@redhat.com Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>