Closed Bug 173749 Opened 22 years ago Closed 18 years ago

flawfinder warnings in profile

Categories

(Core Graveyard :: Profile: BackEnd, defect)

x86
Windows NT
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: morse, Assigned: ccarlen)

References

Details

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

flawfinder found 1 warning in profile code (2169). 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.


2169) profile/src/nsProfile.cpp:1422 [3] (random) srand: This function is not 
sufficiently random for security-related functions such as key and nonce 
creation. use a more secure technique for acquiring random values.
Blocks: 148251
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 → Core Graveyard
You need to log in before you can comment on or make changes to this bug.