summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/permission.py
diff options
context:
space:
mode:
authorMartin Kosek <mkosek@redhat.com>2011-01-07 15:17:59 +0100
committerRob Crittenden <rcritten@redhat.com>2011-01-12 11:20:42 -0500
commit6503813608d05a94b998939a0efcbda0dbd40202 (patch)
treecbbd1d32b77697302fd40835a976185fd7bf0d23 /ipalib/plugins/permission.py
parent380fed3bb1c08e1d02c442007fdfc64ca56078ca (diff)
downloadfreeipa.git-6503813608d05a94b998939a0efcbda0dbd40202.tar.gz
freeipa.git-6503813608d05a94b998939a0efcbda0dbd40202.tar.xz
freeipa.git-6503813608d05a94b998939a0efcbda0dbd40202.zip
Use of pointer after free in ipa-join
In some cases recently freed memory was used/freed again. This patch introduces more consistency between functions join_ldap/join_krb5 when dealing with affected variables. https://fedorahosted.org/freeipa/ticket/709
Diffstat (limited to 'ipalib/plugins/permission.py')
0 files changed, 0 insertions, 0 deletions
0 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181