use renderers.NotApplicableValue() for the poolscanner plugin's name field

This commit is contained in:
Michael Ligh
2018-09-15 15:22:38 +01:00
committed by ikelos
parent ac60d36e04
commit fffdd253ae
+1 -1
View File
@@ -104,7 +104,7 @@ class PoolScanner(plugins.PluginInterface):
max_length = mem_object.ImageFileName.vol.count,
errors = "replace")
else:
name = ""
name = renderers.NotApplicableValue()
yield (0, (constraint.type_name,
format_hints.Hex(header.vol.offset),