Re: [Freeipa-devel] [PATCH 0022] fix crash during zone unload when NS is not resolvable

2012-06-08 Thread Martin Kosek
On Thu, 2012-06-07 at 17:51 +0200, Adam Tkac wrote: > On Thu, Jun 07, 2012 at 04:03:46PM +0200, Martin Kosek wrote: > > On Thu, 2012-06-07 at 15:33 +0200, Petr Spacek wrote: > > > Hello, > > > > > > this patch fixes https://fedorahosted.org/bind-dyndb-ldap/ticket/77: > > > bind-dyndb-ldap crashes

Re: [Freeipa-devel] [PATCH 0022] fix crash during zone unload when NS is not resolvable

2012-06-07 Thread Adam Tkac
On Thu, Jun 07, 2012 at 04:03:46PM +0200, Martin Kosek wrote: > On Thu, 2012-06-07 at 15:33 +0200, Petr Spacek wrote: > > Hello, > > > > this patch fixes https://fedorahosted.org/bind-dyndb-ldap/ticket/77: > > bind-dyndb-ldap crashes during zone unload when NS is not resolvable. > > > > During i

Re: [Freeipa-devel] [PATCH 0022] fix crash during zone unload when NS is not resolvable

2012-06-07 Thread Adam Tkac
On Thu, Jun 07, 2012 at 03:33:18PM +0200, Petr Spacek wrote: > Hello, > > this patch fixes https://fedorahosted.org/bind-dyndb-ldap/ticket/77: > bind-dyndb-ldap crashes during zone unload when NS is not > resolvable. > > During investigation I found other two suspicious places. This patch > adds

Re: [Freeipa-devel] [PATCH 0022] fix crash during zone unload when NS is not resolvable

2012-06-07 Thread Martin Kosek
On Thu, 2012-06-07 at 15:33 +0200, Petr Spacek wrote: > Hello, > > this patch fixes https://fedorahosted.org/bind-dyndb-ldap/ticket/77: > bind-dyndb-ldap crashes during zone unload when NS is not resolvable. > > During investigation I found other two suspicious places. This patch adds > only >

[Freeipa-devel] [PATCH 0022] fix crash during zone unload when NS is not resolvable

2012-06-07 Thread Petr Spacek
Hello, this patch fixes https://fedorahosted.org/bind-dyndb-ldap/ticket/77: bind-dyndb-ldap crashes during zone unload when NS is not resolvable. During investigation I found other two suspicious places. This patch adds only comment near to them. Any changes (as necessary) will be in separate