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

Issue 549840045: Avoid converting zero-sized strings (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
4 years ago by hanwenn
Modified:
4 years ago
Reviewers:
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Avoid converting zero-sized strings This is a workaround for a bug in GUILE. When linking with -lmcheck, realloc(NULL, 0) apparently returns NULL, which is interpreted as OOM by GUILE 1.8

Patch Set 1 #

Patch Set 2 : retry upload #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M lily/lily-guile.cc View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 1
hanwenn
4 years ago (2020-04-12 10:38:33 UTC) #1
retry upload
Sign in to reply to this message.

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