google / google/gapid

If new/delete are overloaded in the main program, it may cause issues with libgapii

Open
#2,413 0 comments 0 reactions 0 assignees View on GitHub
bug GAPII P2 triaged
Dominant language
Go
Stars
2.2k
Forks
329
PR merge metrics
No merged PRs in 30d

Description

We should probably stop the few places we are using the STL in libgapii. Most of our allocations go through our arena. This should be a fairly minimal amount of work.

An alternative is to build against the static STL. This should fix the problem if we link with -Bsymbolic.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.