tiv
2b2be3fb82
0030550: Coding - Integer overflow in Standard_CString HashCodes
...
0030551: Foundation Classes - Integer overflow in NCollection_CellFilter HashCode
Signed integers are not used in hash code functions now to prevent undefined behavior on left shift operations with signed integers.
A possibility of negative values of hash codes is eliminated.
INT_MAX → IntegerLast() in hash code functions.
All found hash code functions behaves uniformly now: they return a value in the range [1, theUpperBound]. Relevant comments are added to such functions.
2019-04-16 20:38:23 +03:00
..
2018-07-13 16:38:06 +03:00
2017-11-28 17:11:14 +03:00
2017-11-28 17:11:14 +03:00
2018-03-19 13:13:39 +03:00
2017-10-06 10:29:10 +03:00
2017-10-24 18:27:00 +03:00
2017-10-06 10:29:10 +03:00
2017-10-06 10:29:10 +03:00
2017-07-06 12:41:41 +03:00
2018-09-07 13:11:33 +03:00
2017-02-02 16:35:54 +03:00
2017-02-02 16:35:54 +03:00
2017-02-02 16:35:54 +03:00
2017-02-02 16:35:54 +03:00
2017-02-02 16:35:54 +03:00
2017-02-02 16:35:54 +03:00
2017-02-02 16:35:54 +03:00
2017-02-02 16:35:54 +03:00
2017-02-02 16:35:54 +03:00
2017-02-02 16:35:54 +03:00
2017-02-02 16:35:54 +03:00
2017-02-02 16:35:54 +03:00
2017-02-02 16:35:54 +03:00
2017-02-02 16:35:54 +03:00
2017-02-02 16:35:54 +03:00
2017-02-02 16:35:54 +03:00
2017-02-02 16:35:54 +03:00
2017-02-02 16:35:54 +03:00
2017-02-02 16:35:54 +03:00
2017-02-02 16:35:54 +03:00
2018-11-23 12:18:42 +03:00
2018-11-23 12:18:42 +03:00
2017-10-24 18:27:00 +03:00
2018-09-07 13:11:33 +03:00
2017-10-23 16:54:48 +03:00
2018-09-07 13:11:33 +03:00
2017-10-06 20:49:14 +03:00
2018-03-19 13:13:39 +03:00
2017-02-02 16:35:54 +03:00
2019-04-08 15:59:23 +03:00
2019-04-08 15:59:23 +03:00
2019-04-08 15:59:23 +03:00
2019-04-08 15:59:23 +03:00
2017-02-02 16:35:54 +03:00
2019-04-07 13:21:59 +03:00
2019-04-07 13:21:59 +03:00
2017-02-02 16:35:54 +03:00
2017-02-02 16:35:54 +03:00
2017-02-02 16:35:54 +03:00
2017-02-02 16:35:54 +03:00
2017-02-02 16:35:54 +03:00
2018-09-07 13:11:33 +03:00
2017-02-02 16:35:54 +03:00
2017-02-02 16:35:54 +03:00
2017-02-02 16:35:54 +03:00
2017-02-02 16:35:54 +03:00
2019-04-16 20:38:23 +03:00
2017-04-20 12:36:01 +03:00
2019-04-08 15:59:23 +03:00
2019-04-08 15:59:23 +03:00
2017-11-28 17:11:14 +03:00
2017-11-28 17:11:14 +03:00
2018-09-07 13:11:33 +03:00
2018-03-19 13:13:39 +03:00
2018-09-07 13:11:33 +03:00
2018-07-13 16:38:06 +03:00