Skip to content

Fix missing regular file name in liblsof#348

Draft
jiegec wants to merge 5 commits intomasterfrom
liblsof-fix-missing-name
Draft

Fix missing regular file name in liblsof#348
jiegec wants to merge 5 commits intomasterfrom
liblsof-fix-missing-name

Conversation

@jiegec
Copy link
Member

@jiegec jiegec commented Mar 2, 2026

Attempt to fix #346. Current progress:

  • add regression test
  • fix darwin fix failure: drop V_path and HASPRIVNMCACHE, use enter_nm directly.
  • investigate freebsd ci failure

@jiegec jiegec force-pushed the liblsof-fix-missing-name branch from 0ff33b3 to 2748fda Compare March 3, 2026 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Using liblsof on Darwin/MacOS, the name field is not populated for regular files

1 participant