Skip to content

Conversation

carlocab
Copy link
Member

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

Simple programs segfault when linked with tcmalloc. Patch taken from
gperftools/gperftools#1315.

Closes #88758.

Simple programs segfault when linked with tcmalloc. Patch taken from
gperftools/gperftools#1315.

Also, update the test to catch the segfault.

Closes Homebrew#88758.
@carlocab carlocab force-pushed the gperftools-monterey branch from 9b0f366 to 22e3652 Compare November 18, 2021 18:10
@BrewTestBot
Copy link
Member

🤖 A scheduled task has triggered a merge.

@carlocab carlocab deleted the gperftools-monterey branch November 19, 2021 09:10
@github-actions github-actions bot added the outdated PR was locked due to age label Dec 22, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants