]> git.puffer.fish Git - mirror/frr.git/commit
Document rules for zalloc and friends.
authorGreg Troxel <gdt@ir.bbn.com>
Fri, 17 Sep 2010 16:19:13 +0000 (12:19 -0400)
committerGreg Troxel <gdt@ir.bbn.com>
Fri, 17 Sep 2010 16:19:13 +0000 (12:19 -0400)
commitb16793870794919ecc34138bdc51703cc3f409ca
treee1faa3f7cb5705fa2f9c954f88681e365b3fb680
parentcbc64b07c40f35c4ae5f2c0cfbf92ac5b375bc83
Document rules for zalloc and friends.

lib/memory.c:z{a,c,re}alloc, zfree, zdup: add requires/effects
comments.
lib/memory.c