lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5891 Avoid co


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5891 Avoid converting zero-sized strings
Date: Sun, 12 Apr 2020 11:03:26 -0000

Diff:

--- old
+++ new
@@ -1 +1,5 @@
+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
+
 https://codereview.appspot.com/549840045

[issues:#5891] Avoid converting zero-sized strings

Status: Started
Created: Sun Apr 12, 2020 10:38 AM UTC by Han-Wen Nienhuys
Last Updated: Sun Apr 12, 2020 10:38 AM UTC
Owner: Han-Wen Nienhuys

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

https://codereview.appspot.com/549840045


Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

[Prev in Thread] Current Thread [Next in Thread]