We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2859d7a commit ee75964Copy full SHA for ee75964
volatility3/framework/plugins/linux/lsof.py
@@ -49,7 +49,7 @@ class FDInternal:
49
"""FD internal representation containing only the core objects
50
51
Fields:
52
- task: 'task_truct' object
+ task: 'task_struct' object
53
fd_fields: FD fields as obtained from LinuxUtilities.files_descriptors_for_process()
54
"""
55
0 commit comments