Mageia Bugzilla – Attachment 6937 Details for
Bug 16599
Regression from MGA4: Autofs dumps core when /net is used
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
Patch to fix returning a reference to the Åtack
autofs_static.patch (text/plain), 546 bytes, created by
Dag Nygren
on 2015-08-18 16:56:36 CEST
(
hide
)
Description:
Patch to fix returning a reference to the Åtack
Filename:
MIME Type:
Creator:
Dag Nygren
Created:
2015-08-18 16:56:36 CEST
Size:
546 bytes
patch
obsolete
>*** lib/rpc_subs.c.orig 2015-08-18 17:24:28.856154126 +0300 >--- lib/rpc_subs.c 2015-08-18 17:21:56.987026001 +0300 >*************** >*** 1210,1216 **** > exports rpc_get_exports(const char *host, long seconds, long micros, unsigned int option) > { > struct conn_info info; >! exports exportlist; > struct pmap parms; > int status; > >--- 1210,1216 ---- > exports rpc_get_exports(const char *host, long seconds, long micros, unsigned int option) > { > struct conn_info info; >! static exports exportlist; > struct pmap parms; > int status; >
*** lib/rpc_subs.c.orig 2015-08-18 17:24:28.856154126 +0300 --- lib/rpc_subs.c 2015-08-18 17:21:56.987026001 +0300 *************** *** 1210,1216 **** exports rpc_get_exports(const char *host, long seconds, long micros, unsigned int option) { struct conn_info info; ! exports exportlist; struct pmap parms; int status; --- 1210,1216 ---- exports rpc_get_exports(const char *host, long seconds, long micros, unsigned int option) { struct conn_info info; ! static exports exportlist; struct pmap parms; int status;
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 16599
: 6937