|
Revision tags: v2021.12.0-rc1, v2021.4.1, v2021.11.0, v2021.2.4, v2021.11.0-rc1, v2021.11.0-src-rc1, v2021.2.3 |
|
| #
c4a799df |
| 23-Aug-2023 |
JhaShweta1 <[email protected]> |
Spelling correction (#1179)
* codespell changes
|
| #
926c3783 |
| 09-Aug-2023 |
Lukasz Dorau <[email protected]> |
Assert if a shift amount is negative
Shifting by a negative amount has an undefined behavior. A shift amount must not be negative.
It fixes the Coverity issues: 449477 and 913889.
Signed-off-by: L
Assert if a shift amount is negative
Shifting by a negative amount has an undefined behavior. A shift amount must not be negative.
It fixes the Coverity issues: 449477 and 913889.
Signed-off-by: Lukasz Dorau <[email protected]>
show more ...
|
| #
4992457d |
| 09-Aug-2023 |
Lukasz Dorau <[email protected]> |
Verify size in alignToBin()
Size in alignToBin() must not be less than the StepFactor (8).
It fixes the Coverity issues: 449474 and 913880.
Signed-off-by: Lukasz Dorau <[email protected]>
|
|
Revision tags: v2021.10.0, v2021.10.0-rc1, v2020.3.3, v2021.2.2, v2021.9.0 |
|
| #
2110128e |
| 30-Mar-2023 |
sarathnandu <[email protected]> |
Introduce new SDL compile flags on Windows and fix warnings. (#1035)
* Add Windows compiler flags related to security and fix TBB Malloc Warnings.
---------
Signed-off-by: sarathnandu <sarath.na
Introduce new SDL compile flags on Windows and fix warnings. (#1035)
* Add Windows compiler flags related to security and fix TBB Malloc Warnings.
---------
Signed-off-by: sarathnandu <[email protected]>
Co-authored-by: Pavel Kumbrasev <[email protected]>
show more ...
|
|
Revision tags: v2021.2.1, v2021.9.0-rc1, v2020.3.2, v2021.8.0, v2021.8.0-rc1, v2020.3.1, v2021.7.0, v2021.7.0-rc1, v2021.6.0, v2021.6.0-rc1, v2021.5.0, v2021.5.0-rc2, v2021.5.0-rc1, v2021.4.0, v2021.4.0-rc1, v2021.3.0 |
|
| #
478de5b1 |
| 05-May-2021 |
tbbdev <[email protected]> |
Commit oneTBB source code 82ff8707
|
|
Revision tags: v2021.2.0, v2021.2.0-rc |
|
| #
b15aabb3 |
| 26-Jan-2021 |
tbbdev <[email protected]> |
Commit oneTBB source code 9ed4a21c
|
|
Revision tags: v2021.1.1, v2021.1-beta10 |
|
| #
51c0b2f7 |
| 25-Sep-2020 |
tbbdev <[email protected]> |
Commit oneTBB source code 4ebd2d06
|