Fix crash due to empty PV
authorH.G. Muller <h.g.muller@hccnet.nl>
Sat, 14 Apr 2012 13:43:30 +0000 (15:43 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sat, 14 Apr 2012 13:45:06 +0000 (15:45 +0200)
commit27ad2c2fd3659574b7e7e44ba061b9daba4bf320
tree3860be1fc45c2e95a89ec8cba490918992df4e87
parent19fb94c81f006ac504fdb3bf70ed34985de702cd
Fix crash due to empty PV

Reception of a stat01 command before the first PV could cause a crash,
as apparently the parser cannot handle this.
engineoutput.c