Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(6629)

Issue 315920043: TBR: i#2085: fix uninitialized sc_full->sc->fpstate

Can't Edit
Can't Publish+Mail
Start Review
Created:
7 years, 4 months ago by bruening
Modified:
7 years, 4 months ago
Reviewers:
zhaoqin
CC:
dynamorio-devs_googlegroups.com
Visibility:
Public.

Description

Commit log for first patchset: --------------- i#2085: fix uninitialized sc_full->sc->fpstate For thread_set_self_mcontext, sc_full->sc->fpstate was uninitialized, leading to crashes during reset and thread takeover. Fixes #2085 ---------------

Patch Set 1 #

Patch Set 2 : Committed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M core/unix/signal.c View 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2
bruening
7 years, 4 months ago (2016-12-01 23:01:24 UTC) #1
bruening
7 years, 4 months ago (2016-12-01 23:01:26 UTC) #2
Committed as
https://github.com/DynamoRIO/dynamorio/commit/92befdd754a23ebb3b0428bf7871398...

Final commit log: 
---------------
i#2085: fix uninitialized sc_full->sc->fpstate

For thread_set_self_mcontext, sc_full->sc->fpstate was uninitialized,
leading to crashes during reset and thread takeover.

Fixes #2085

Review-URL: https://codereview.appspot.com/315920043
---------------
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b