Page MenuHomeFreeBSD

Don't need to cast malloc.
ClosedPublic

Authored by araujo on Nov 16 2015, 5:49 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 10, 6:00 AM
Unknown Object (File)
Sun, Sep 6, 11:56 PM
Unknown Object (File)
Sun, Sep 6, 11:28 AM
Unknown Object (File)
Fri, Sep 4, 8:39 PM
Unknown Object (File)
Thu, Sep 3, 11:16 AM
Unknown Object (File)
Thu, Sep 3, 9:30 AM
Unknown Object (File)
Thu, Sep 3, 3:15 AM
Unknown Object (File)
Wed, Sep 2, 8:20 PM
Subscribers

Details

Summary

Clean up some malloc casts that is not needed.

Test Plan
  1. Reinstall ypbind.
  2. start ypbind using -ypset
  3. Change the IP of the ypserv using ypset -d domain <new_ip>
  4. Use ypwhich and ypmatch.

Diff Detail

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

Event Timeline

araujo retitled this revision from to Don't need to cast malloc..
araujo updated this object.
araujo edited the test plan for this revision. (Show Details)
araujo added reviewers: bapt, rodrigc.
rodrigc edited edge metadata.
This revision is now accepted and ready to land.Nov 16 2015, 6:01 AM
This revision was automatically updated to reflect the committed changes.