deterministic ordering of snapshot selectors #178
Labels
A-core
Area: core
C-snapshot
Command: snapshot
D-easy
Difficulty: easy
P-low
Priority: low
T-feature
Type: feature
Component
Heimdall (Core)
Describe the feature you would like
Motivation
The snapshot module has a non-deterministic ordering of selectors when output:
This would be a small qol change that would make using the module easier.
Solution
Sort the output by selector ascending (0x00000000 first to 0xffffffff last)
The text was updated successfully, but these errors were encountered: