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: Fri, 17 Apr 2020 18:39:10 -0000

commit 75b53aef57c59f5d38b54d719f2cded59ef7a672
Author:     Han-Wen Nienhuys <address@hidden>
AuthorDate: Sat Apr 11 21:01:36 2020 +0200
Commit:     Han-Wen Nienhuys <address@hidden>
CommitDate: Fri Apr 17 11:59:04 2020 +0200

    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

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

Status: Fixed
Labels: Fixed_2_21_1
Created: Sun Apr 12, 2020 10:38 AM UTC by Han-Wen Nienhuys
Last Updated: Fri Apr 17, 2020 08:12 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]