Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 678783 Details for
Bug 895551
module clear doesn't work
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
[Patch] fix module clear
01-clear.patch (text/plain), 397 bytes, created by
Jan Synacek
on 2013-01-15 14:01:48 UTC
(
hide
)
Description:
[Patch] fix module clear
Filename:
MIME Type:
Creator:
Jan Synacek
Created:
2013-01-15 14:01:48 UTC
Size:
397 bytes
patch
obsolete
>--- modules-3.2.9/utility.c 2011-11-28 22:27:13.000000000 +0100 >+++ modules-3.2.9-new/utility.c 2012-06-13 15:17:41.570629148 +0200 >@@ -727,7 +727,7 @@ int Output_Modulefile_Changes( Tcl_Inter > output_unset_variable( (char*) key); > } else { > val = EMGetEnv(interp, key); >- if(val && *val) >+ if(val) > output_set_variable(interp, (char*) key, val); > null_free((void *)&val); > }
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 895551
: 678783