]> git.sesse.net Git - nageru/commit
Fix a use-after-free when using video inputs. Found by GCC's -fsanitize=address.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 28 Jun 2017 17:50:32 +0000 (19:50 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 28 Jun 2017 17:50:32 +0000 (19:50 +0200)
commitfa0b850bb90894ae9686e0ad7a17ed1b2aafb5d1
treee4def17d184ad84cd061e1475e1ef1f17ad6e136
parentafe163c940b7239cab0577fa390796175cdc94a6
Fix a use-after-free when using video inputs. Found by GCC's -fsanitize=address.
mixer.cpp
theme.cpp
theme.h