[PR #3298] [MERGED] fsec-print: print address of BPF_JA jump in hex #4713

Closed
opened 2026-05-05 10:25:15 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/3298
Author: @topimiettinen
Created: 3/25/2020
Status: Merged
Merged: 3/26/2020
Merged by: @topimiettinen

Base: masterHead: fix-bpf-jmp-ja


📝 Commits (1)

  • 5acc803 fsec-print: print address of BPF_JA jump in hex

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/fsec-print/print.c (+1 -1)

📄 Description

Since target addresses for other (conditional) jumps are in hex, it's
very confusing to have one jump address in decimal.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/3298 **Author:** [@topimiettinen](https://github.com/topimiettinen) **Created:** 3/25/2020 **Status:** ✅ Merged **Merged:** 3/26/2020 **Merged by:** [@topimiettinen](https://github.com/topimiettinen) **Base:** `master` ← **Head:** `fix-bpf-jmp-ja` --- ### 📝 Commits (1) - [`5acc803`](https://github.com/netblue30/firejail/commit/5acc80349a2ee919faddd6f1826f324d0f71ae5b) fsec-print: print address of BPF_JA jump in hex ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/fsec-print/print.c` (+1 -1) </details> ### 📄 Description Since target addresses for other (conditional) jumps are in hex, it's very confusing to have one jump address in decimal. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:25:15 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#4713
No description provided.