Bug 2645

Summary: Uses getpwnam vs. getpwnam_r
Product: dbus Reporter: Tom Parker <fdo>
Component: coreAssignee: Havoc Pennington <hp>
Status: RESOLVED FIXED QA Contact:
Severity: minor    
Priority: high    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: Patch to fix the problem

Description Tom Parker 2005-03-03 03:50:12 UTC
Because of an annoying minor spelling mistake in a couple of #define
lines, dbus uses the plain getpwnam rather than the re-entrant getpwnam_r.
Comment 1 Tom Parker 2005-03-03 03:50:48 UTC
Created attachment 2012 [details] [review]
Patch to fix the problem
Comment 2 Havoc Pennington 2005-03-05 10:39:21 UTC
Thanks, fixed in cvs (you may want to use the cvs version if you're doing
development, tarballs are a bit behind)

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.