- **status**: accepted --> review
- **Comment**:

https://sourceforge.net/p/opensaf/mailman/message/32373641/
https://sourceforge.net/p/opensaf/mailman/message/32373642/



---

** [tickets:#923] LOG: Wrong typecast in fileclose_hdl**

**Status:** review
**Milestone:** 4.4.1
**Created:** Wed May 21, 2014 01:27 PM UTC by elunlen
**Last Updated:** Fri May 23, 2014 02:08 PM UTC
**Owner:** elunlen

fd = *(char *) indata; is wrong
shall be
fd = *(int *) indata;



---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net 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.
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to