Page MenuHomeFreeBSD

Fix type mismatches for malloc(3) and Co.
ClosedPublic

Authored by uqs on Dec 28 2015, 4:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 20, 9:35 AM
Unknown Object (File)
Wed, Nov 20, 8:37 AM
Unknown Object (File)
Tue, Nov 19, 11:37 AM
Unknown Object (File)
Fri, Nov 15, 1:03 AM
Unknown Object (File)
Thu, Nov 7, 10:05 PM
Unknown Object (File)
Tue, Nov 5, 12:32 PM
Unknown Object (File)
Sun, Oct 27, 8:12 PM
Unknown Object (File)
Sat, Oct 26, 1:15 PM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1852
Build 1859: arc lint + arc unit

Event Timeline

uqs retitled this revision from to Fix type mismatches for malloc(3) and Co..
uqs updated this object.
uqs edited the test plan for this revision. (Show Details)
uqs added a reviewer: ed.
ed added a subscriber: ed.

Looks epic to me!

uqs edited edge metadata.
  • Fix type mismatches for malloc(3) and Co.
  • Fix type mismatches for malloc(3) and Co.
  • Fix type mismatches for malloc(3) and Co.
  • Fix type mismatches for malloc(3) and Co.
ed edited edge metadata.
This revision is now accepted and ready to land.Dec 29 2015, 9:04 AM
usr.sbin/rtsold/rtsold.c
891

Could you also remove the useless cast while you're at it? Thanks!

uqs marked an inline comment as done.Dec 29 2015, 11:21 AM
This revision was automatically updated to reflect the committed changes.