Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F167682338
D58492.id183308.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
456 B
Referenced Files
None
Subscribers
None
D58492.id183308.diff
View Options
diff --git a/usr.bin/xinstall/xinstall.c b/usr.bin/xinstall/xinstall.c
--- a/usr.bin/xinstall/xinstall.c
+++ b/usr.bin/xinstall/xinstall.c
@@ -819,7 +819,8 @@
char backup[MAXPATHLEN], pathbuf[MAXPATHLEN], tempfile[MAXPATHLEN];
struct stat from_sb, temp_sb, to_sb;
struct timespec tsb[2];
- char *digestresult, *p;
+ char *digestresult;
+ const char *p;
int from_fd, temp_fd, to_fd, serrno;
bool devnull, exists, files_match, ispipe, stripped;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Aug 24, 6:11 PM (3 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35675567
Default Alt Text
D58492.id183308.diff (456 B)
Attached To
Mode
D58492: xinstall: Const correctness for C23
Attached
Detach File
Event Timeline
Log In to Comment