mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #365] [MERGED] Small input file fixes #1206
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/365
Author: @canihavesomecoffee
Created: 5/22/2016
Status: ✅ Merged
Merged: 5/22/2016
Merged by: @cfsmp3
Base:
master← Head:master📝 Commits (3)
e06be2dManual implementation of York He Fix243cd64Merge remote-tracking branch 'CCExtractor/master'c1ec393Better small file fix📊 Changes
1 file changed (+2 additions, -1 deletions)
View changed files
📝
src/lib_ccx/file_functions.c(+2 -1)📄 Description
Successor of the #323 PR. Instead of calling it every time when buffered_read_opt is called, it's now using a built in variable that holds the size already.
Closes #277, closes #281, closes #287
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.