Victor Perevertkin
Victor Perevertkin
Jira issue: [CORE-15771](https://jira.reactos.org/browse/CORE-15771) TODO: - [x] UndefinedBehaviorSanitizer (UBSan, `-fsanitize=undefined`) - [ ] `-fsanitize=nullability*` group of checks - [ ] KernelAddressSanitizer (KASan, `-fsanitize=address`) - [ ] Test on 64bit builds
As we have debug filters properly implemented now (thanks @HBelusca!), I decided to alter our `debug.h` by adding `FDPRINT_` macro along with `ERR_/WARN_` etc. `usbstor` driver is an example of...
## Purpose This PR is a continuation of #3795 ## TODO - [x] The second AP starts properly, calling `KiSystemStartup` - [ ] Implement basic debugger support for SMP (`KeFreezeExecution`,...
Let's establish a set of rules regarding compiler support in ReactOS to avoid holywars in future. ## Proposed rules - We officially support __no more than two versions__ of each...
Very useful addon! I'd like to be able to choose the default selected codec and quality, because right now the choice is not optimal for me (for example, I have...
Taken from archive.org :)