Closed Bug 173995 Opened 22 years ago Closed 18 years ago

flawfinder warnings in nsMsgUtf7Utils.cpp

Categories

(MailNews Core :: Networking, defect)

x86
Windows NT
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: morse, Assigned: mscott)

References

Details

Heikki ran flawfinder (http://www.dwheeler.com/flawfinder) on Mozilla 1.0.1 
branch.

flawfinder found 1 warnings in nsMsgUtf7Utils.cpp (3730). Go through
that list and for each warning:

* If it is false positive, comment here why it is not an issue
* If it is a real issue, make patch for it here and let's get them checked in

In addition to checking the branch, also check the trunk.

3730) mailnews/base/util/nsMsgUtf7Utils.cpp:172 [4] (buffer) strcat: does not 
check for buffer overflows. Consider using strncat or strlcat.
Blocks: 148251
QA Contact: huang → gchan
Product: MailNews → Core
Closing all open flawfinder bugs as WORKSFORME because we now have much better tools that do the same (well, better) kind of analysis (Coverity, Klocwork).
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.