summaryrefslogtreecommitdiffstats
path: root/ldap/servers/slapd/globals.c
diff options
context:
space:
mode:
authorNathan Kinder <nkinder@redhat.com>2010-09-08 14:16:38 -0700
committerNathan Kinder <nkinder@redhat.com>2010-09-09 13:40:36 -0700
commit6be23ba8b516f965a7ddadecbf9d25c513085d32 (patch)
tree54341c27c9bfead9af0aaff5391d49f69aa92547 /ldap/servers/slapd/globals.c
parentd02e95349a038ca3f096b5432c8604b8ca478e1c (diff)
downloadds-6be23ba8b516f965a7ddadecbf9d25c513085d32.tar.gz
ds-6be23ba8b516f965a7ddadecbf9d25c513085d32.tar.xz
ds-6be23ba8b516f965a7ddadecbf9d25c513085d32.zip
Bug 630094 - (cov#15451) Get rid of unreachable free statements
We need to remove the last "if (dnParts)" condition since it will never be true. The last frees of newDN, sval, and newvalue are also unnecessary since they are only set in the non subtree rename case, where they are already freed as well.
Diffstat (limited to 'ldap/servers/slapd/globals.c')
0 files changed, 0 insertions, 0 deletions