[Bug]: Cleanup AdvLogger After Buffer Offset Change #474
Labels
state:needs-triage
Needs to triaged to determine next steps
state:stale
Has not been updated in a long time
type:bug
Something isn't working
urgency:medium
Important with a moderate impact
Is there an existing issue for this?
Current Behavior
The existing AdvLogger code relies on using pointers to access a lot of AdvLogger fields, however with the new offsets, this is no longer necessary. Each library can be cleaned up to use the offsets in a more sane manner.
Expected Behavior
See above.
Steps To Reproduce
code
Build Environment
Version Information
Urgency
Medium
Are you going to fix this?
I will fix it
Do you need maintainer feedback?
No maintainer feedback needed
Anything else?
No response
The text was updated successfully, but these errors were encountered: