[PR #75] [MERGED] Invalid memory access at boundary #968

Open
opened 2026-01-29 16:57:47 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/75
Author: @anshul1912
Created: 7/12/2014
Status: Merged
Merged: 7/14/2014
Merged by: @cfsmp3

Base: masterHead: master


📝 Commits (4)

  • 5f87544 Invalid memory access at boundary
  • b3fe964 dereferebcing NULL pointer
  • 3c232bf Merge remote-tracking branch 'upstream/master'
  • 0043346 use_"-12"and"-out=raw"_tn_both_fields_in_1_file

📊 Changes

4 files changed (+11 additions, -8 deletions)

View changed files

📝 src/ccextractor.c (+9 -3)
📝 src/ccextractor.h (+0 -3)
📝 src/output.c (+1 -1)
📝 src/utility.c (+1 -1)

📄 Description

was resulting in segfault at my pc when compiled with electric fence


🔄 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/CCExtractor/ccextractor/pull/75 **Author:** [@anshul1912](https://github.com/anshul1912) **Created:** 7/12/2014 **Status:** ✅ Merged **Merged:** 7/14/2014 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`5f87544`](https://github.com/CCExtractor/ccextractor/commit/5f87544a0d6d50f3e0b51dad61dd10c8f2baa2a2) Invalid memory access at boundary - [`b3fe964`](https://github.com/CCExtractor/ccextractor/commit/b3fe96477a11402efeeb5b335b5ea42d42f85034) dereferebcing NULL pointer - [`3c232bf`](https://github.com/CCExtractor/ccextractor/commit/3c232bfca049f555f55ec0a3efa8dc4fe8b182be) Merge remote-tracking branch 'upstream/master' - [`0043346`](https://github.com/CCExtractor/ccextractor/commit/00433467beb9fd519efc8c42626a3a77de505c63) use_"-12"_and_"-out=raw"_tn_both_fields_in_1_file ### 📊 Changes **4 files changed** (+11 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `src/ccextractor.c` (+9 -3) 📝 `src/ccextractor.h` (+0 -3) 📝 `src/output.c` (+1 -1) 📝 `src/utility.c` (+1 -1) </details> ### 📄 Description was resulting in segfault at my pc when compiled with electric fence --- <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 16:57:47 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#968