Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Get_next_line missing test, instant KO by moulinette and static variable detection issue #103

Open
dct-LuLu opened this issue Nov 27, 2024 · 0 comments

Comments

@dct-LuLu
Copy link

This is not a bug; it's a missing test.

System Specs at 42Lyon:

  • OS: Ubuntu 22.04.4 LTS
  • CPU Architecture: Non-x64 (if applicable)

Description:

This is one of my first issues, so it may not be the right place to report it. However, since there is no tagging system available, I’m categorizing it as a bug.

Problem:

Paco Missing Read Length Check

Paco currently does not check for read length. As a result, when attempting a read of size 0 (e.g., to check if read does not return an error with current fd), the moulinette immediately KO the push, and Paco never checks read sizes.

Static Function Detection

Paco mistakenly identifies static functions prototyping as multiple static variable definitions.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant