[acassen/keepalived] add3ff: memory: get rid of `xfree()`
Alexandre Cassen <[email protected]>
| Newsgroups | gmane.linux.keepalived.devel |
|---|---|
| Message-ID | <559295f656f69_46493fa72e9512c0919b5@hookshot-fe4-cp1-prd.iad.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/acassen/keepalived
Commit: add3ff5169c88e6879d96a1a45187447793fecf8
https://github.com/acassen/keepalived/commit/add3ff5169c88e6879d96a1a45187447793fecf8
Author: Vincent Bernat <[email protected]>
Date: 2015-06-25 (Thu, 25 Jun 2015)
Changed paths:
M lib/memory.c
M lib/memory.h
Log Message:
-----------
memory: get rid of `xfree()`
Its effect is just the same as `free()`. Setting `p` to `NULL` is
useless as this parameter is passed by value. To work as expected, it
should have been a macro.
Commit: fc26019376edc0a773c38fcecbbbfa8c74d8143e
https://github.com/acassen/keepalived/commit/fc26019376edc0a773c38fcecbbbfa8c74d8143e
Author: Alexandre Cassen <[email protected]>
Date: 2015-06-30 (Tue, 30 Jun 2015)
Changed paths:
M lib/memory.c
M lib/memory.h
Log Message:
-----------
Merge pull request #165 from vincentbernat/fix/memory-xfree
memory: get rid of `xfree()`
Compare: https://github.com/acassen/keepalived/compare/b2dbe9e7467a...fc26019376ed
------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Keepalived-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/keepalived-devel