• Show log

    Commit

  • Hash : 536a7d42
    Author : Guillem Jover
    Date : 2023-03-21T04:11:03

    test: Exempt blank_stack_side_effects() from sanitizer checks This will mean we cannot use sanitizer support on the Hurd, for which this function was added to fix the test. But the sanitizer suppression function attribute is not having any effect, so this is better than nothing.