Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable lineLimitReader when handle BDAT data #139

Merged
merged 7 commits into from
Mar 24, 2021

Commits on Mar 22, 2021

  1. Fix bDatHandle. Remove use limitReader on handle read binaryMime bytes

    Шипицын Анатолий committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    0cbd1b1 View commit details
    Browse the repository at this point in the history
  2. Disable lineLimitReader when use handle BDAT data

    Шипицын Анатолий committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    3c72164 View commit details
    Browse the repository at this point in the history
  3. Rework lenghtlimit_reader

    Шипицын Анатолий committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    a5f341b View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Correct defer for handleBdat

    Шипицын Анатолий committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    833db20 View commit details
    Browse the repository at this point in the history
  2. Fix name of defer function

    Шипицын Анатолий committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    ecc2877 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Fix recover LineLimit

    Шипицын Анатолий committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    4569335 View commit details
    Browse the repository at this point in the history
  2. Add recover lineLimit on copy error

    Шипицын Анатолий committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    e998800 View commit details
    Browse the repository at this point in the history