Code

screen_artist: check if anything is selected
authorMax Kellermann <max@duempel.org>
Sun, 21 Sep 2008 20:44:04 +0000 (22:44 +0200)
committerMax Kellermann <max@duempel.org>
Sun, 21 Sep 2008 20:44:04 +0000 (22:44 +0200)
commitc239d890383d54d717da16a19b7977bf31dfc9b1
treedc716567db11f854f1b0563935d853add93141c9
parent54f4d47d8f0d4f7e0288a140c49b82999885e329
screen_artist: check if anything is selected

Don't try to call add_query() with no valid selection, this causes a
segfault.  This usually happens when ncmpc isn't connected.
src/screen_artist.c