Fix core dumps while handling templates
authorPavel Labath <pavelo@centrum.sk>
Tue, 2 Jun 2009 13:47:30 +0000 (15:47 +0200)
committerBrenden Matthews <brenden@rty.ca>
Tue, 2 Jun 2009 20:48:59 +0000 (14:48 -0600)
commit854082132324b51f32f56a16aa68f333a05daae4
tree865876e9a00276105fdd2d0622750296bfc1fd1f
parentb7f24240777034eaf90aab3b59b6433de89a430d
Fix core dumps while handling templates

Conky would dump core when encountering templates with no parameters (both $templateX and
${templateX}) and when the line contained improperly nested {}.

Signed-off-by: Brenden Matthews <brenden@rty.ca>
src/conky.c