Hi,
Please find the latest report on new defect(s) introduced to Pike-master found with Coverity Scan.
1 new defect(s) introduced to Pike-master found with Coverity Scan.
New defect(s) Reported-by: Coverity Scan Showing 1 of 1 defect(s)
** CID 1397298: Error handling issues (CHECKED_RETURN) /home/covscan/pike/Pike-v8.1-snapshot/src/sscanf.c: 341 in pcharp_to_svalue_rec()
________________________________________________________________________________________________________ *** CID 1397298: Error handling issues (CHECKED_RETURN) /home/covscan/pike/Pike-v8.1-snapshot/src/sscanf.c: 341 in pcharp_to_svalue_rec() 335 skip_to_token(str,len); 336 if(EXTRACT_PCHARP(*str)=='>' ) 337 { 338 CONSUME(1); 339 FINISH(f_aggregate_multiset); 340 }
CID 1397298: Error handling issues (CHECKED_RETURN) Calling "pcharp_to_svalue_rec" without checking return value (as is done elsewhere 4 out of 5 times).
341 pcharp_to_svalue_rec(str,len); 342 skip_to_token(str,len); 343 tmp=READ(); 344 if(tmp == '>' ) 345 FINISH(f_aggregate_multiset); 346 if( tmp != ',' )
________________________________________________________________________________________________________ To view the defects in Coverity Scan visit, https://u2389337.ct.sendgrid.net/wf/click?upn=08onrYu34A-2BWcWUl-2F-2BfV0V05...
To manage Coverity Scan email notifications for "pike-automation@lists.lysator.liu.se", click https://u2389337.ct.sendgrid.net/wf/click?upn=08onrYu34A-2BWcWUl-2F-2BfV0V05...
pike-automation@lists.lysator.liu.se