1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/libgpo
Garming Sam 952bc3cad0 Remove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE macros from the codebase.
Following the current coding guidelines, it is considered bad practice to return from
within a macro and change control flow as they look like normal function calls.

Change-Id: I133eb5a699757ae57b87d3bd3ebbcf5b556b0268
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2014-03-05 16:33:21 +01:00
..
gpext libgpo: apply some const. 2014-01-07 18:52:42 +01:00
gpo_fetch.c libgpo: apply some const. 2014-01-07 18:52:42 +01:00
gpo_ini.c libgpo: support probing for parameters in gp_inifile_get functions. 2013-12-18 14:48:24 +01:00
gpo_ini.h libgpo: add gp_inifile_getbool(). 2013-12-12 13:34:51 +01:00
gpo_ldap.c libgpo: remove ads reference from dump calls and make them take const structs. 2014-01-07 16:59:38 +01:00
gpo_sec.c libgpo: Make it clear that we want to fall trough here. 2012-12-21 13:56:01 +01:00
gpo_util.c Remove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE macros from the codebase. 2014-03-05 16:33:21 +01:00
gpo.h libgpo: apply some const. 2014-01-07 18:52:42 +01:00