From 5d19c99e946c4eb66fdfeedea2a19ab1cc0b4b2d Mon Sep 17 00:00:00 2001 From: rlar Date: Sat, 9 May 2015 18:49:13 +0200 Subject: [PATCH] src/frontend/outitf.c, bug fix, "resume" causing segment violation introduced in commit "noisean, deliver results in V/sqrt(Hz) and A/sqrt(Hz)" analysisPtr is NULL when beginPlot() is invoked to "resume" --- src/frontend/outitf.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/frontend/outitf.c b/src/frontend/outitf.c index 2ca77f5a1..a5517a700 100644 --- a/src/frontend/outitf.c +++ b/src/frontend/outitf.c @@ -143,11 +143,6 @@ beginPlot(JOB *analysisPtr, CKTcircuit *circuitPtr, char *cktName, char *analNam *All it does is reassign the file pointer and return (requires *runp to be NULL if this is not needed) */ - if (strcmp("NOISE", spice_analysis_get_name(analysisPtr->JOBtype))) { - fixme_onoise_type = SV_NOTYPE; - fixme_inoise_type = SV_NOTYPE; - } - if (dataType == 666 && numNames == 666) { run = *runp; run->writeOut = ft_getOutReq(&run->fp, &run->runPlot, &run->binary,