Fix possible dereference of invalid iterator (if have_pushed is empty).
authorCarl Hetherington <cth@carlh.net>
Sat, 28 Oct 2023 20:28:14 +0000 (22:28 +0200)
committerCarl Hetherington <cth@carlh.net>
Sat, 28 Oct 2023 20:28:14 +0000 (22:28 +0200)
commit6ab77878f2bef6ece4da8be4307d4b05922e21d6
tree281f90ce8afc30a5c609c2d029078d1b577f3c75
parentb64154929cefc91fa8da08fa0a089994387a2553
Fix possible dereference of invalid iterator (if have_pushed is empty).
src/lib/player.cc