More generic iterators replaced with safer string iterators
authorPanu Matilainen <pmatilai@redhat.com>
Sat, 31 May 2008 10:28:05 +0000 (13:28 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Sat, 31 May 2008 10:28:05 +0000 (13:28 +0300)
commit27855634e99f66eef2fbe4ca8837a00b46964cc2
treef76d26a2723f817f029a1bc1d3b97bd265692f8f
parentc275732c75e23501fb66fa30ee025c2a1a50a736
More generic iterators replaced with safer string iterators
- additionally ensure rasprintf() will never get passed NULL where string
  is expected in doScriptExec()
lib/psm.c