[PR #308] [MERGED] Make memmove16 safe. #904

Open
opened 2026-01-29 20:51:34 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/308
Author: @eustas
Created: 1/28/2016
Status: Merged
Merged: 1/28/2016
Merged by: @eustas

Base: masterHead: eustas-safe-memmove


📝 Commits (3)

📊 Changes

2 files changed (+4 additions, -24 deletions)

View changed files

📝 dec/decode.c (+4 -14)
📝 dec/port.h (+0 -10)

📄 Description

No description provided


🔄 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/google/brotli/pull/308 **Author:** [@eustas](https://github.com/eustas) **Created:** 1/28/2016 **Status:** ✅ Merged **Merged:** 1/28/2016 **Merged by:** [@eustas](https://github.com/eustas) **Base:** `master` ← **Head:** `eustas-safe-memmove` --- ### 📝 Commits (3) - [`02c606d`](https://github.com/google/brotli/commit/02c606d444600296ce107b6532f9e9e076f62dd5) Make memmove16 safe. - [`ee9464e`](https://github.com/google/brotli/commit/ee9464e3b0727127ec8567085d97633427171dcf) Remove NO_ASAN annotation - [`28867aa`](https://github.com/google/brotli/commit/28867aa4e7112c2af8686a4e4bbb8ae6f42a4eda) Remove unused definitions ### 📊 Changes **2 files changed** (+4 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `dec/decode.c` (+4 -14) 📝 `dec/port.h` (+0 -10) </details> ### 📄 Description _No description provided_ --- <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-29 20:51:34 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#904