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

core: allow up to 32MB length of line buffer in read_config #7691

Merged
merged 4 commits into from
Jul 24, 2023

Commits on Jul 13, 2023

  1. core: allow arbitrary lengths in read_config

    Signed-off-by: Thiago Padilha <[email protected]>
    tchrono committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    d62ea8a View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. core: Plug a lack of EOF handling

    Signed-off-by: Hiroshi Hatake <[email protected]>
    cosmo0920 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    e352b40 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    78d88f5 View commit details
    Browse the repository at this point in the history
  2. core: test: Put 32MB limits of line buffer

    Signed-off-by: Hiroshi Hatake <[email protected]>
    cosmo0920 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    767b605 View commit details
    Browse the repository at this point in the history