Skip to content

Fix missing regular file name in liblsof#348

Merged
jiegec merged 5 commits intomasterfrom
liblsof-fix-missing-name
Mar 4, 2026
Merged

Fix missing regular file name in liblsof#348
jiegec merged 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
@jiegec jiegec marked this pull request as ready for review March 4, 2026 00:49
@jiegec jiegec merged commit 1ec63c5 into master Mar 4, 2026
18 of 19 checks passed
@jiegec jiegec deleted the liblsof-fix-missing-name branch March 4, 2026 00:49
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