[PR #63] [CLOSED] fix permissions issues created by alternating users #111

Open
opened 2026-01-31 21:29:49 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/qemu/qemu/pull/63
Author: @cmpunches
Created: 11/21/2017
Status: Closed

Base: masterHead: patch-1


📝 Commits (2)

  • d10e569 fix permissions issues created by alternating users
  • 91f2ece file_exists() definition

📊 Changes

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

View changed files

📝 contrib/ivshmem-server/main.c (+21 -0)

📄 Description

if the server is run by different users, these files left over can create permissions issues. not expected to be persistent across runs of the server.


🔄 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/qemu/qemu/pull/63 **Author:** [@cmpunches](https://github.com/cmpunches) **Created:** 11/21/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`d10e569`](https://github.com/qemu/qemu/commit/d10e5693ef36c5d6024b3c25252e8d4726d0f91f) fix permissions issues created by alternating users - [`91f2ece`](https://github.com/qemu/qemu/commit/91f2ece59edf06fda5112c3ba8baaf34cfe998ba) file_exists() definition ### 📊 Changes **1 file changed** (+21 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `contrib/ivshmem-server/main.c` (+21 -0) </details> ### 📄 Description if the server is run by different users, these files left over can create permissions issues. not expected to be persistent across runs of the server. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 21:29:49 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/qemu#111