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

Issue 7225059: dwarfpc: fix null pointer dereference

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 3 months ago by xi
Modified:
11 years, 3 months ago
Reviewers:
CC:
rsc, codebot
Visibility:
Public.

Description

The result of realloc() is not assigned to f; f remains nil.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M src/libmach/dwarfpc.c View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2
xi
11 years, 3 months ago (2013-01-29 03:23:32 UTC) #1
rsc
11 years, 3 months ago (2013-01-31 01:46:15 UTC) #2
*** Submitted as
https://code.google.com/p/plan9port/source/detail?r=2bf22a0774a7 ***

libmach: fix crash in dwarfpc (misuse of realloc)

R=rsc
CC=plan9port.codebot
https://codereview.appspot.com/7225059

Committer: Russ Cox <rsc@swtch.com>
Sign in to reply to this message.

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