Add a reminder to fix up the API in this place.

This commit is contained in:
Mike Auty
2018-12-03 21:52:29 +00:00
parent 4703f192e4
commit 3f2f3cd2f3
+1
View File
@@ -327,6 +327,7 @@ class LinuxUtilities(object):
config,
context: interfaces.context.ContextInterface,
aslr_shift = 0):
# FIXME: Change signature not to use config, but explicitly ask for symbol/layer names
if aslr_shift == 0:
aslr_layer = config['primary.memory_layer']