Page MenuHomeFreeBSD

Invert calloc(3) argument order.
ClosedPublic

Authored by araujo on Sep 16 2016, 4:34 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 9, 12:10 AM
Unknown Object (File)
Mon, Sep 29, 11:41 PM
Unknown Object (File)
Mon, Sep 29, 1:44 PM
Unknown Object (File)
Sun, Sep 21, 5:07 PM
Unknown Object (File)
Sun, Sep 21, 6:03 AM
Unknown Object (File)
Thu, Sep 18, 8:06 PM
Unknown Object (File)
Aug 22 2025, 9:28 AM
Unknown Object (File)
Aug 15 2025, 7:36 PM
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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.