Re: [devel] [PATCH 1 of 1] amfd: use correct SU when calling set_su_failover [#713]

2014-05-22 Thread Hans Feldt
Ack /Hans > -Original Message- > From: Gary Lee [mailto:gary@dektech.com.au] > Sent: den 22 maj 2014 09:20 > To: Hans Feldt > Cc: opensaf-devel@lists.sourceforge.net > Subject: [PATCH 1 of 1] amfd: use correct SU when calling set_su_failover > [#713] > > osaf/services/saf/amf/amfd/s

[devel] [PATCH 1 of 1] amfd: use correct SU when calling set_su_failover [#713]

2014-05-22 Thread Gary Lee
osaf/services/saf/amf/amfd/su.cc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) A typo was introduced when some SU logic was moved from comp.cc to su.cc. This may have caused a segfault when set_su_failover() is called on a null pointer. set_su_failover() should be called on "this" S