----==_mimepart_6a4ba45cb5511_60e5c2d07606579a0520e1
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Hi,
Please find the latest report on new defect(s) introduced to Synchronet found with Coverity Scan.
1 new defect(s) introduced to Synchronet found with Coverity Scan.
1 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan.
New defect(s) Reported-by: Coverity Scan
Showing 1 of 1 defect(s)
** CID 648908: Resource leaks (RESOURCE_LEAK)
/prntfile.cpp: 747 in sbbs_t::menu_exists_in(const char *, const char *, const char *, bool, char *)()
_____________________________________________________________________________________________
*** CID 648908: Resource leaks (RESOURCE_LEAK)
/prntfile.cpp: 747 in sbbs_t::menu_exists_in(const char *, const char *, const char *, bool, char *)()
741 if (*code == '.')
742 *sub = '\0';
743 if (mods)
744 SAFEPRINTF3(prefix, "%stext/menu/%s%s", cfg.mods_dir, sub, code);
745 else
746 SAFEPRINTF3(prefix, "%smenu/%s%s", cfg.text_dir, sub, code);
CID 648908: Resource leaks (RESOURCE_LEAK)
Ignoring storage allocated by "_fullpath(path, prefix, 4096UL)" leaks it.
747 FULLPATH(path, prefix, MAX_PATH);
748 SAFECOPY(prefix, path);
749 }
750 // Display specified EXACT width file
751 safe_snprintf(path, MAX_PATH, "%s.%ucol.%s", prefix, term->cols, ext);
752 if (fexistcase(path))
________________________________________________________________________________________________________
To view the defects in Coverity Scan visit,
https://scan.coverity.com/projects/synchronet?tab=overview
----==_mimepart_6a4ba45cb5511_60e5c2d07606579a0520e1
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>New Defects Reported - Synchronet</title>
<style>
body { font-family: Arial, sans-serif; color: #222; line-height: 1.6; }
.button {
display: inline-block;
padding: 10px 20px;
margin: 20px 0;
font-size: 16px;
color: #fff !important;
background-color: #0056b3;
text-decoration: none;
border-radius: 5px;
}
pre {
background: #f8f9fa;
padding: 10px;
border-radius: 5px;
font-size: 14px;
overflow-x: auto;
}
</style>
</head>
<body>
<p>Hi,</p>
<p>
Please find the latest report on new defect(s) introduced to <strong>Synchronet</strong>
found with Coverity Scan.
</p>
<ul>
<li><strong>New Defects Found:</strong> 1</li>
<li>
1 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan.
</li>
<li><strong>Defects Shown:</strong> Showing 1 of 1 defect(s)</li>
</ul>
<h3>Defect Details</h3>
<pre>
** CID 648908: Resource leaks (RESOURCE_LEAK)
/prntfile.cpp: 747 in sbbs_t::menu_exists_in(const char *, const char *, const char *, bool, char *)()
_____________________________________________________________________________________________
*** CID 648908: Resource leaks (RESOURCE_LEAK)
/prntfile.cpp: 747 in sbbs_t::menu_exists_in(const char *, const char *, const char *, bool, char *)()
741 if (*code == '.')
742 *sub = '\0';
743 if (mods)
744 SAFEPRINTF3(prefix, "%stext/menu/%s%s", cfg.mods_dir, sub, code);
745 else
746 SAFEPRINTF3(prefix, "%smenu/%s%s", cfg.text_dir, sub, code);
>>> CID 648908: Resource leaks (RESOURCE_LEAK) >>> Ignoring storage allocated by "_fullpath(path, prefix, 4096UL)" leaks it.
747 FULLPATH(path, prefix, MAX_PATH);
748 SAFECOPY(prefix, path);
749 }
750 // Display specified EXACT width file
751 safe_snprintf(path, MAX_PATH, "%s.%ucol.%s", prefix, term->cols, ext);
752 if (fexistcase(path))
</pre>
<p>
<a href="
https://scan.coverity.com/projects/synchronet?tab=overview" class="button">View Defects in Coverity Scan</a>
</p>
<p>Best regards,</p>
<p>The Coverity Scan Admin Team</p>
<img class="logo" width="140" src="
https://scan.coverity.com/assets/BlackDuckLogo-6697adc63e07340464201a2ad534d3d3e44f95d36edda20b140440d34f05372f.svg" />
</body>
</html>
----==_mimepart_6a4ba45cb5511_60e5c2d07606579a0520e1--
--- SBBSecho 3.37-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)