summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorLukas Slebodnik <lslebodn@redhat.com>2014-08-26 11:35:23 +0200
committerJakub Hrozek <jhrozek@redhat.com>2014-08-26 19:12:49 +0200
commit72db1f3ce67b0634f2843088f1198b3b350b72ab (patch)
tree15fb20e1981f25cd567da088539fe2c8f46525e5 /po
parent99f53d551a1db5d8023b4271eb691d554257624c (diff)
downloadsssd-72db1f3ce67b0634f2843088f1198b3b350b72ab.tar.gz
sssd-72db1f3ce67b0634f2843088f1198b3b350b72ab.tar.xz
sssd-72db1f3ce67b0634f2843088f1198b3b350b72ab.zip
SDAP: Fix using of uninitialized variable
When group was posix and id mapping was enabled then variable gid was used uninitialized. Valgrind error: Conditional jump or move depends on uninitialised value(s) at 0x13F1A1D7: sdap_nested_group_hash_group (sdap_async_nested_groups.c:279) by 0x13F1DAA1: sdap_nested_group_send (sdap_async_nested_groups.c:718) by 0x13F1998D: sdap_get_groups_process (sdap_async_groups.c:1847) by 0x13F0F9CE: sdap_get_generic_ext_done (sdap_async.c:1467) by 0x13F0EE9F: sdap_process_result (sdap_async.c:357) by 0x54ABFBE: tevent_common_loop_timer_delay (in /usr/lib64/libtevent.so.0.9.20) by 0x54ACFC9: ??? (in /usr/lib64/libtevent.so.0.9.20) by 0x54AB6B6: ??? (in /usr/lib64/libtevent.so.0.9.20) by 0x54A7F2C: _tevent_loop_once (in /usr/lib64/libtevent.so.0.9.20) by 0x54A80CA: tevent_common_loop_wait (in /usr/lib64/libtevent.so.0.9.20) by 0x54AB656: ??? (in /usr/lib64/libtevent.so.0.9.20) by 0x5283872: server_loop (server.c:587) Reviewed-by: Pavel Reichl <preichl@redhat.com>
Diffstat (limited to 'po')
0 files changed, 0 insertions, 0 deletions