Discussion:
[Ipmitool-devel] Code Review - ID: 278 - Error in sol looptest
Zdenek Styblik
2013-12-09 06:15:22 UTC
Permalink
Hello,

attached is a patch to fix use of uninitialized variable 'instance' in
'lib/ipmi_sol.c', resp. 'sol looptest'. I don't have any hardware to
test at, so it would be great if somebody could give it a go.

Thanks,
Z.

--
Zdenek Styblik
email: ***@gmail.com
jabber: ***@gmail.com
Corey Minyard
2013-12-09 14:08:42 UTC
Permalink
Post by Zdenek Styblik
Hello,
attached is a patch to fix use of uninitialized variable 'instance' in
'lib/ipmi_sol.c', resp. 'sol looptest'. I don't have any hardware to
test at, so it would be great if somebody could give it a go.
The OpenIPMI library has ipmi_sim, a simulator which has sol support; it
allows you to connect to a local serial port. You could use that for
testing.

-corey
Post by Zdenek Styblik
Thanks,
Z.
--
Zdenek Styblik
Zdenek Styblik
2013-12-09 15:05:09 UTC
Permalink
Post by Corey Minyard
Post by Zdenek Styblik
Hello,
attached is a patch to fix use of uninitialized variable 'instance' in
'lib/ipmi_sol.c', resp. 'sol looptest'. I don't have any hardware to
test at, so it would be great if somebody could give it a go.
The OpenIPMI library has ipmi_sim, a simulator which has sol support; it
allows you to connect to a local serial port. You could use that for
testing.
-corey
Hello Correy,

thank you for the tip. However, I'll leave such thing to somebody else
as I currently don't have free time to "play" with yet another thing.

Z.
Post by Corey Minyard
Post by Zdenek Styblik
Thanks,
Z.
--
Zdenek Styblik
Loading...