lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5587 allow co


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5587 allow configure --enable-ubsan
Date: Sat, 02 Nov 2019 16:26:53 -0000

commit 4bd73b124840008c870dc2dca535c71533058428
Author: Dan Eble <address@hidden>
Date: Thu Oct 24 22:46:53 2019 -0400

Issue 5587/1: allow configure --enable-ubsan

--enable-ubsan instruments compiled code with the Undefined Behavior
Sanitizer.

commit 50ce3cc13a5bc494eaa2060c71fb31092592e866
Author: Dan Eble <address@hidden>
Date: Thu Oct 24 22:47:15 2019 -0400

Issue 5587/2: initialize members of Constrained_breaking

[issues:#5587] allow configure --enable-ubsan

Status: Fixed
Labels: Fixed_2_21_0
Created: Fri Oct 25, 2019 01:54 PM UTC by Dan Eble
Last Updated: Sat Nov 02, 2019 11:54 AM UTC
Owner: Dan Eble

allow configure --enable-ubsan

--enable-ubsan instruments compiled code with the Undefined Behavior
Sanitizer.

I ran the regression tests with UBSan enabled, and it found that a
bool value was being read as something other than 0 or 1.
Initializing more of the members of Constrained_breaking fixed that.

http://codereview.appspot.com/575180043


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]