- **status**: review --> fixed
- **Comment**:

changeset:   5816:2d9a9b89a37e
tag:         tip
parent:      5812:c19301358ebc
user:        Anders Bjornerstedt <[email protected]>
date:        Tue Sep 16 09:41:47 2014 +0200
summary:     IMM: Add client node NULL-check in immnd_evt_proc_fevs_forward 
[#1088]

changeset:   5815:a26f26296454
branch:      opensaf-4.5.x
parent:      5809:56393a02a852
user:        Anders Bjornerstedt <[email protected]>
date:        Tue Sep 16 09:41:47 2014 +0200
summary:     IMM: Add client node NULL-check in immnd_evt_proc_fevs_forward 
[#1088]

changeset:   5814:904b98fa3101
branch:      opensaf-4.4.x
parent:      5811:735f05180fd0
user:        Anders Bjornerstedt <[email protected]>
date:        Tue Sep 16 09:41:47 2014 +0200
summary:     IMM: Add client node NULL-check in immnd_evt_proc_fevs_forward 
[#1088]

changeset:   5813:0a124b589f61
branch:      opensaf-4.3.x
parent:      5810:e43ec6b9e758
user:        Anders Bjornerstedt <[email protected]>
date:        Tue Sep 16 09:41:47 2014 +0200
summary:     IMM: Add client node NULL-check in immnd_evt_proc_fevs_forward 
[#1088]




---

** [tickets:#1088] IMM: immnd may crash if client node is NULL in 
immnd_evt_proc_fevs_forward**

**Status:** fixed
**Milestone:** 4.3.3
**Created:** Mon Sep 15, 2014 02:38 PM UTC by Zoran Milinkovic
**Last Updated:** Tue Sep 16, 2014 07:46 AM UTC
**Owner:** Anders Bjornerstedt

immnd may crash if client node is NULL in immnd_evt_proc_fevs_forward.

Next IF statement need a check before "!(cl_node->mIsSync)" that cl_node is not 
NULL

                } else if((evt->info.fevsReq.sender_count == 0x1) && 
!(cl_node->mIsSync) &&
                        (immModel_immNotWritable(cb) ||  (cb->mSyncFinalizing 
&& cb->fevs_out_count))) {


---

Sent from sourceforge.net because [email protected] is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce.
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to