Skip to content
  • Daniel P. Berrange's avatar
    Allows to use Valgrind with ucontext coroutines · 2a368789
    Daniel P. Berrange authored
    
    
    Changing stack is not usually instrumentation friendly.
    Allows to enable the usage of Valgrind memcheck calling some
    valgrind macros.
    
    This is a copy of the spice-gtk commit:
    
      commit 942bd130ddd3c331045c1d3e4f580909901d285a
      Author: Frediano Ziglio <freddy77@gmail.com>
      Date:   Thu Aug 13 14:31:52 2020 +0100
    
          Allows to use Valgrind with ucontext coroutines
    
    Signed-off-by: default avatarDaniel P. Berrangé <berrange@redhat.com>
    2a368789