Page MenuHomeFreeBSD

Invert calloc(3) argument order.
ClosedPublic

Authored by araujo on Sep 16 2016, 4:34 AM.
Tags
None
Referenced Files
F83968589: D7902.id20381.diff
Fri, May 17, 1:43 PM
Unknown Object (File)
Thu, May 16, 11:09 PM
Unknown Object (File)
Thu, May 16, 11:09 PM
Unknown Object (File)
Thu, May 16, 10:47 PM
Unknown Object (File)
Apr 2 2024, 3:58 AM
Unknown Object (File)
Apr 2 2024, 3:24 AM
Unknown Object (File)
Mar 22 2024, 9:26 PM
Unknown Object (File)
Mar 8 2024, 3:51 AM
Subscribers

Details

Summary

Seemed some calloc(3) calls has its arguments inverted,
the manpage says, it should be used nitems and size, not the oposite.

Diff Detail

Event Timeline

araujo retitled this revision from to Invert calloc(3) argument order..
araujo updated this object.
araujo edited the test plan for this revision. (Show Details)
araujo added reviewers: ed, eadler.
ed edited edge metadata.
This revision is now accepted and ready to land.Sep 16 2016, 5:29 AM
This revision was automatically updated to reflect the committed changes.