<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - mesa-19.1.0/src/util/futex.h:82: use of out of scope variable ?"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110901#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - mesa-19.1.0/src/util/futex.h:82: use of out of scope variable ?"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110901">bug 110901</a>
              from <span class="vcard"><a class="email" href="mailto:fdo-bugs@engestrom.ch" title="Eric Engestrom <fdo-bugs@engestrom.ch>"> <span class="fn">Eric Engestrom</span></a>
</span></b>
        <pre>Indeed, that's a dangling pointer to data that should not exist anymore, good
catch!

I just posted an MR with a fix, can you compile-test it for me? I don't have a
FreeBSD machine available.
<a href="https://gitlab.freedesktop.org/mesa/mesa/merge_requests/1086">https://gitlab.freedesktop.org/mesa/mesa/merge_requests/1086</a>

How did you find this btw? The error message doesn't look familiar to me and
looking it up doesn't return many results.
I'd love to be able to find these myself :)</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>