Skip to content
Snippets Groups Projects
Commit f386bf5c authored by Siju Samuel's avatar Siju Samuel Committed by Tianqi Chen
Browse files

Update inject_virtual_thread.cc (#806)

This compilation warning is fixed.
src/pass/inject_virtual_thread.cc:43:19: warning: ‘rw_mask’ may be used uninitialized in this function [-Wmaybe-uninitialized]
       if (rw_mask & 2) {
           ~~~~~~~~^~~
parent dfb84db5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment