Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102651371
D42581.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
417 B
Referenced Files
None
Subscribers
None
D42581.diff
View Options
diff --git a/usr.sbin/makefs/Makefile b/usr.sbin/makefs/Makefile
--- a/usr.sbin/makefs/Makefile
+++ b/usr.sbin/makefs/Makefile
@@ -49,4 +49,9 @@
HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
+# cd9660_generate_path_table adds a global variable to an on-stack
+# TAILQ which temporarily stores a pointer to the on-stack TAILQ head
+# in the global
+CWARNFLAGS.cd9660.c+= ${NO_WDANGLING_POINTER}
+
.include <bsd.prog.mk>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 16, 8:53 AM (21 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14656206
Default Alt Text
D42581.diff (417 B)
Attached To
Mode
D42581: makefs: Quiet a -Wdangling-pointer warning in cd9660_generate_path_table
Attached
Detach File
Event Timeline
Log In to Comment