[PR #389] [MERGED] Avoid image buffer copy #478

Closed
opened 2026-05-05 12:16:56 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jmcnamara/libxlsxwriter/pull/389
Author: @mohd-akram
Created: 1/4/2023
Status: Merged
Merged: 1/4/2023
Merged by: @jmcnamara

Base: mainHead: avoid-image-copy


📝 Commits (1)

📊 Changes

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

View changed files

📝 src/worksheet.c (+10 -4)

📄 Description

Read directly from the buffer provided by the user.


🔄 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/jmcnamara/libxlsxwriter/pull/389 **Author:** [@mohd-akram](https://github.com/mohd-akram) **Created:** 1/4/2023 **Status:** ✅ Merged **Merged:** 1/4/2023 **Merged by:** [@jmcnamara](https://github.com/jmcnamara) **Base:** `main` ← **Head:** `avoid-image-copy` --- ### 📝 Commits (1) - [`c095923`](https://github.com/jmcnamara/libxlsxwriter/commit/c095923af303fcdb645473256cedd2cd6a882f9d) Avoid image buffer copy ### 📊 Changes **1 file changed** (+10 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/worksheet.c` (+10 -4) </details> ### 📄 Description Read directly from the buffer provided by the user. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 12:16:56 -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/libxlsxwriter#478
No description provided.