Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F150171311
D36125.id109130.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
350 B
Referenced Files
None
Subscribers
None
D36125.id109130.diff
View Options
Index: sys/security/mac_ddb/mac_ddb.c
===================================================================
--- sys/security/mac_ddb/mac_ddb.c
+++ sys/security/mac_ddb/mac_ddb.c
@@ -185,7 +185,7 @@
struct rman *rm;
TAILQ_FOREACH(rm, &rman_head, rm_link) {
- if ((void *)rm == (void *)rm)
+ if ((void *)rm == (void *)addr)
return (0);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Mar 31, 12:16 AM (16 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30608963
Default Alt Text
D36125.id109130.diff (350 B)
Attached To
Mode
D36125: mac_ddb: Fix the show rman validator.
Attached
Detach File
Event Timeline
Log In to Comment