The Samba-Bugzilla – Attachment 5522 Details for
Bug 7202
applications that uses wins for name resolution crashes with samba 3.5.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
0001-s3-Fix-bug-7202-for-multi-threaded-applications.patch (text/plain), 842 bytes, created by
Volker Lendecke
on 2010-03-21 11:53:12 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Volker Lendecke
Created:
2010-03-21 11:53:12 UTC
Size:
842 bytes
patch
obsolete
>From fc80ff40025a35a61aa1a0c7666f98b4c0b78924 Mon Sep 17 00:00:00 2001 >From: Volker Lendecke <vl@samba.org> >Date: Sun, 21 Mar 2010 17:49:06 +0100 >Subject: [PATCH] s3: Fix bug 7202 for multi-threaded applications > >Thanks to Sergey Tereschenko <serg.partizan@gmail.com> for providing good >feedback! > >Volker >--- > source3/configure.in | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > >diff --git a/source3/configure.in b/source3/configure.in >index f0dabbf..32754e7 100644 >--- a/source3/configure.in >+++ b/source3/configure.in >@@ -6280,6 +6280,7 @@ if test x"$PTHREAD_CFLAGS" != xerror -a x"$PTHREAD_LDFLAGS" != xerror; then > AC_CHECK_HEADERS(pthread.h) > CFLAGS=$ac_save_CFLAGS > LDFLAGS=$ac_save_LDFLAGS >+ AC_DEFINE(HAVE_PTHREAD, 1, [Do we have pthreads around?]) > fi > > ################################################# >-- >1.6.0.4 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Flags:
metze
:
review+
Actions:
View
Attachments on
bug 7202
:
5444
|
5445
|
5511
|
5513
|
5514
|
5516
| 5522