https://bugs.kde.org/show_bug.cgi?id=402341

            Bug ID: 402341
           Summary: drd/tests/tsan_thread_wrappers_pthread.h:369:
                    suspicious code ?
           Product: valgrind
           Version: 3.15 SVN
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: drd
          Assignee: bvanass...@acm.org
          Reporter: dcb...@hotmail.com
  Target Milestone: ---

SUMMARY

rd/tests/tsan_thread_wrappers_pthread.h:371]: (warning) Identical condition
'my_thread->wpvpv_', second condition is always false

Source code is

    if (my_thread->wpvpv_)
      return my_thread->wpvpv_(my_thread->arg_);
    if (my_thread->wpvpv_)
      my_thread->wvpv_(my_thread->arg_);


STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
MacOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to