---

** [tickets:#1236] imm: IMM may assert when time is changed to 1970-01-01 
00:00:00**

**Status:** unassigned
**Milestone:** 4.4.2
**Created:** Mon Dec 15, 2014 03:35 PM UTC by Zoran Milinkovic
**Last Updated:** Mon Dec 15, 2014 03:35 PM UTC
**Owner:** nobody

If time is reset to 1970-01-01 00:00:00, IMM may assert.
In many places in the code there is a check that a value from "time(NULL)" is 
great than 0. "time(NULL)" can return 0, and it's a valid value.

All asserts in the code for checking time() value must be corrected and instead 
of checking "> 0", there should be ">= 0"


---

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.
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to