dzen icon indicating copy to clipboard operation
dzen copied to clipboard

segmentation fault with empty font name

Open mmitch opened this issue 9 years ago • 0 comments

I accidentially ran something like dzen2 -fn "$FONT" without setting $FONT and dzen2 crashed. To reproduce, just try this:

$ dzen2 -fn ''
Segmentation fault

mmitch avatar Oct 07 '15 20:10 mmitch