robm / dzen

Dzen is a general purpose messaging, notification and menuing program for X11.
MIT License
607 stars 81 forks source link

segmentation fault with empty font name #34

Open mmitch opened 8 years ago

mmitch commented 8 years ago

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

$ dzen2 -fn ''
Segmentation fault