Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 916430 Details for
Bug 919874
sys-apps/ucspi-tcp-0.88-r19 - pathexec_env.c: error: passing argument 1 of alloc_free from incompatible pointer type [-Wincompatible-pointer-types]
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
patch
file_919874.txt (text/plain), 265 bytes, created by
Arniii
on 2025-01-13 14:17:20 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Arniii
Created:
2025-01-13 14:17:20 UTC
Size:
265 bytes
patch
obsolete
>diff --git a/pathexec_env.c b/pathexec_env.c >index 157e71b..931f6a4 100644 >--- a/pathexec_env.c >+++ b/pathexec_env.c >@@ -63,5 +63,5 @@ void pathexec(char **argv) > e[elen] = 0; > > pathexec_run(*argv,argv,e); >- alloc_free(e); >+ alloc_free((char*)e); > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 919874
:
879354
|
879355
|
879356
|
879357
|
879358
|
879359
|
879360
| 916430