View Issue Details

IDProjectCategoryView StatusLast Update
0001816OpenMPTAudio I/Opublic2024-09-19 11:39
Reportermanx Assigned Tomanx  
PrioritylowSeverityfeatureReproducibilityhave not tried
Status acknowledgedResolutionopen 
Target VersionOpenMPT 1.?? (long term goals) 
Summary0001816: Annotate realtime functions
Description

Annotate realtime functions to be able to facilitate checking realtime constraints. See https://clang.llvm.org/docs/RealtimeSanitizer.html.

This might also be useful for non-realtime function used in file magic probing, which really should not block and should be fast,

TagsNo tags attached.
Has the bug occurred in previous versions?
Tested code revision (in case you know it)

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-09-18 12:15 manx New Issue
2024-09-18 12:15 manx Status new => assigned
2024-09-18 12:15 manx Assigned To => manx
2024-09-18 12:15 manx Status assigned => acknowledged
2024-09-19 11:39 manx Summary Annotate realtime funtions => Annotate realtime functions