Skip to content
Snippets Groups Projects
Commit db867b09 authored by Mitchel Humpherys's avatar Mitchel Humpherys
Browse files

lrdp-v2: Make sure address is a number before offset'ing

A few reader functions currently assume that a virtual address (a
number) was passed in, but those functions also support reading variable
names.  Resolve the address or name to a virtual address before doing
arithmetic on it.

Change-Id: I55aa649ff203926565f8eaf3cb234677ef6b6104
parent b73c27a3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment