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

Issue 313440043: TBR: i#2146: initialize pcprofile_field in clone record on thread takeover

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

Description

Commit log for first patchset: --------------- i#2146: initialize pcprofile_field in clone record on thread takeover Fixes a bug where share_siginfo_after_take_over() left clone_record_t.pcprofile_info uninitialized, resulting in a crash with -prof_pcs. Fixes #2146 ---------------

Patch Set 1 #

Patch Set 2 : Committed #

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

Messages

Total messages: 2
bruening
7 years, 3 months ago (2017-01-26 03:40:24 UTC) #1
bruening
7 years, 3 months ago (2017-01-26 03:40:26 UTC) #2
Committed as
https://github.com/DynamoRIO/dynamorio/commit/f920631b28906f376abf62be145b24a...

Final commit log: 
---------------
i#2146: initialize pcprofile_field in clone record on thread takeover

Fixes a bug where share_siginfo_after_take_over() left
clone_record_t.pcprofile_info uninitialized, resulting in a crash with
-prof_pcs.

Fixes #2146

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

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