Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(330)

Issue 10387026: Fix a problem in fts3_write.c causing stack memory to be referenced after it is out of scope (Closed)

Created:
8 years, 7 months ago by Evangelos Foutras
Modified:
8 years, 6 months ago
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Upstream commit in trunk: http://www.sqlite.org/src/info/f9c4a7c8f4 Upstream commits in branch-3.7.6: http://www.sqlite.org/src/info/a61786e760 (third hunk) http://www.sqlite.org/src/info/e6a04bf9f1 (correction) I have left out the comment addition seen in the trunk commit, because the backport to the 3.7.6 branch doesn't include it. [Patch from Evangelos Foutras <evangelos@foutrelis.com>; ] BUG=122525 TEST=distros using gcc4.7 shouldn't crash. see bug. R=shess@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=141687

Patch Set 1 #

Patch Set 2 : Add contact information to the AUTHORS file #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -4 lines) Patch
M AUTHORS View 1 1 chunk +1 line, -0 lines 0 comments Download
M third_party/sqlite/README.chromium View 2 chunks +2 lines, -0 lines 0 comments Download
M third_party/sqlite/amalgamation/sqlite3.c View 2 chunks +2 lines, -2 lines 0 comments Download
A third_party/sqlite/sqlite-3.7.6.3-fix-out-of-scope-memory-reference.patch View 1 chunk +26 lines, -0 lines 0 comments Download
M third_party/sqlite/src/ext/fts3/fts3_write.c View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Paweł Hajdan Jr.
Scott, could you take a look? This fixes a gcc-4.7 crash issue.
8 years, 7 months ago (2012-05-09 06:02:44 UTC) #1
Scott Hess - ex-Googler
On 2012/05/09 06:02:44, Paweł Hajdan Jr. wrote: > Scott, could you take a look? This ...
8 years, 7 months ago (2012-05-18 21:24:15 UTC) #2
Scott Hess - ex-Googler
I pressed the commit-queue on this, but it didn't go in. I'm going to land ...
8 years, 6 months ago (2012-06-08 19:48:53 UTC) #3
Scott Hess - ex-Googler
Aha. I bet we don't have a contributor thingie on-file for you. So, one question ...
8 years, 6 months ago (2012-06-08 19:57:50 UTC) #4
Evangelos Foutras
On 2012/06/08 19:57:50, shess wrote: > Aha. I bet we don't have a contributor thingie ...
8 years, 6 months ago (2012-06-08 20:15:55 UTC) #5
Evangelos Foutras
On 2012/06/08 20:15:55, foutrelis wrote: > On 2012/06/08 19:57:50, shess wrote: > > Aha. I ...
8 years, 6 months ago (2012-06-08 21:10:33 UTC) #6
Scott Hess - ex-Googler
On 2012/06/08 21:10:33, foutrelis wrote: > On 2012/06/08 20:15:55, foutrelis wrote: > > On 2012/06/08 ...
8 years, 6 months ago (2012-06-11 17:00:24 UTC) #7
Scott Hess - ex-Googler
8 years, 6 months ago (2012-06-12 18:09:54 UTC) #8
On 2012/06/11 17:00:24, shess wrote:
> OK, I'm doing the try run described at the contributing-code page.  I'm not
sure
> how ancient that description is, maybe I'm supposed to use commit-queue, but
> it's been a month, I doubt waiting until this afternoon will materially impact
> world peace.

For sheriffs who arrive here after I break things: I ran trybots yesterday, they
completed fine.  For some reason, the tries were not associated with the CL?  I
don't know why not.  I pressed the commit button, and it again hasn't sent me
email or anything, and the button has stayed set.  So I'm landing it manually.

Powered by Google App Engine
This is Rietveld 408576698