mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +00:00
[PR #725] [MERGED] Issue 699 solved #1548
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/725
Author: @Amey-Jain
Created: 3/20/2017
Status: ✅ Merged
Merged: 4/11/2017
Merged by: @cfsmp3
Base:
master← Head:master📝 Commits (4)
d2bea38In ref. to issue 699. 20 ms timing mis-match.094a8f2Issue 699 solved.1b3598bTiming mis-match corrected.1513b7cTiming for sample #70 corrected.📊 Changes
3 files changed (+15 additions, -10 deletions)
View changed files
📝
src/lib_ccx/general_loop.c(+5 -3)📝
src/lib_ccx/lib_ccx.c(+1 -1)📝
src/lib_ccx/telxcc.c(+9 -6)📄 Description
Please prefix your pull request with one of the following: [FEATURE] [FIX] [IMPROVEMENT].
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Due to blank returns from various conditions in process_telx_packet() (even after page_buffer containing data), data was not being written to output file. Also after file buffer is completed, data needs to be dumped to file.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.