diff options
author | Lukas Slebodnik <lslebodn@redhat.com> | 2014-10-11 21:38:32 +0200 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2014-10-13 16:12:10 +0200 |
commit | 76ba5d2b8d95ec444c124dd9a44275ce685fb648 (patch) | |
tree | 7adf3da38a18caefd76479b07ce347b82402742f /src/util/usertools.c | |
parent | dd09bbb2578bd9f82afd7fc4d4fcc3a5659731d3 (diff) | |
download | sssd-76ba5d2b8d95ec444c124dd9a44275ce685fb648.tar.gz sssd-76ba5d2b8d95ec444c124dd9a44275ce685fb648.tar.xz sssd-76ba5d2b8d95ec444c124dd9a44275ce685fb648.zip |
GPO: Do not use output argument if function failed
deny_size and allow_size were initialized in function
parse_policy_setting_value (output argument).
If function parse_policy_setting_value fails then output arguments
will not initialized and will be used uninitialized in debug macro.
Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
Diffstat (limited to 'src/util/usertools.c')
0 files changed, 0 insertions, 0 deletions