Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
S
swiftshader
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • swiftshader
  • Repository

Switch branch/tag
  • swiftshader
  • third_party
  • llvm-subzero
  • lib
  • Support
  • ManagedStatic.cpp
Find file
BlameHistoryPermalink
  • Antonio Maiorano's avatar
    Fix Reactor memory leaks · 8b4cf1c2
    Antonio Maiorano authored Jan 26, 2021
    LLVM has a known leak, which is addressed by this patch:
    https://reviews.llvm.org/. With this patch, and making sure that
    llvm::shutdown() is called, AppVerifier on Windows, and LSAN on Linux,
    report no more load/unload leaks.
    
    Bug: b/175782868
    Bug: chromium:972686
    Bug: angleproject:5377
    Change-Id: If34a00c3a4b845604445f22bdb5889f51bb5a1d6
    Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/52168
    Commit-Queue: Antonio Maiorano <amaiorano@google.com>
    Reviewed-by: 's avatarNicolas Capens <nicolascapens@google.com>
    Kokoro-Result: kokoro <noreply+kokoro@google.com>
    Tested-by: 's avatarAntonio Maiorano <amaiorano@google.com>
    8b4cf1c2
ManagedStatic.cpp 2.61 KB
EditWeb IDE
×

Replace ManagedStatic.cpp

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.