Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151295956
D47014.id148041.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
346 B
Referenced Files
None
Subscribers
None
D47014.id148041.diff
View Options
diff --git a/usr.sbin/mountd/mountd.c b/usr.sbin/mountd/mountd.c
--- a/usr.sbin/mountd/mountd.c
+++ b/usr.sbin/mountd/mountd.c
@@ -3632,7 +3632,6 @@
*/
names = namelist;
name = strsep_quote(&names, ":");
- /* Bug? name could be NULL here */
name_ul = strtoul(name, &end, 10);
if (*end != '\0' || end == name)
pw = getpwnam(name);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 8, 9:49 AM (16 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31092779
Default Alt Text
D47014.id148041.diff (346 B)
Attached To
Mode
D47014: mountd(8): parsecred(): Remove comment on non-existent bug
Attached
Detach File
Event Timeline
Log In to Comment