aboutsummaryrefslogtreecommitdiffstats
path: root/doc/CODING-GUIDELINES
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-07-23 02:41:02 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-07-23 02:41:02 +0000
commit809c05e8007f4cd2a5f9137052840fa90f7cbdee (patch)
tree759d89ae99b452d97b095a69dcb11042ffdad849 /doc/CODING-GUIDELINES
parente7125a119a96415f3a53525da92009d29d8712b8 (diff)
various cleanups regarding coding guidelines issues
- malloc to ast_malloc - malloc + memset to ast_calloc - sizeof(struct foo) to sizeof(*bar) - remove indentation of the entire body of a function by returning immediately on an allocation failure (issue #7581, tempest1) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@38088 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'doc/CODING-GUIDELINES')
0 files changed, 0 insertions, 0 deletions