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)
Mon, Apr 6, 4:46 AM
Unknown Object (File)
Mon, Mar 30, 7:26 PM
Unknown Object (File)
Sun, Mar 29, 4:19 AM
Unknown Object (File)
Wed, Mar 25, 7:48 AM
Unknown Object (File)
Wed, Mar 25, 7:47 AM
Unknown Object (File)
Mon, Mar 23, 6:42 AM
Unknown Object (File)
Sun, Mar 22, 12:49 AM
Unknown Object (File)
Dec 14 2025, 9:28 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.