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 207111 Details for
Bug 306941
ipmitool SOL session segfaults
[?]
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.
ipmitool-no_SOL_fix.patch
ipmitool-no_SOL_fix.patch (text/x-patch), 433 bytes, created by
Jose Plans
on 2007-09-26 13:27:34 UTC
(
hide
)
Description:
ipmitool-no_SOL_fix.patch
Filename:
MIME Type:
Creator:
Jose Plans
Created:
2007-09-26 13:27:34 UTC
Size:
433 bytes
patch
obsolete
>--- ipmitool-1.8.8/src/plugins/lanplus/lanplus.c.no_sol_pkt 2007-09-26 13:56:14.000000000 +0100 >+++ ipmitool-1.8.8/src/plugins/lanplus/lanplus.c 2007-09-26 13:56:37.000000000 +0100 >@@ -2456,7 +2456,7 @@ ipmi_lanplus_recv_sol(struct ipmi_intf * > { > struct ipmi_rs * rsp = ipmi_lan_poll_recv(intf); > >- if(rsp->session.authtype != 0) >+ if(rsp && rsp->session.authtype != 0) > { > ack_sol_packet(intf, rsp); >
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 306941
: 207111