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

Big input: heap-buffer-overflow #135

Closed
JeanMax opened this issue Feb 10, 2018 · 1 comment
Closed

Big input: heap-buffer-overflow #135

JeanMax opened this issue Feb 10, 2018 · 1 comment
Assignees
Labels

Comments

@JeanMax
Copy link
Collaborator

JeanMax commented Feb 10, 2018

python -c 'print("ls > /dev/null;" * 1000)' | ./42sh.san

@JeanMax JeanMax added the bug label Feb 10, 2018
@uael uael self-assigned this Feb 10, 2018
@uael uael added this to the 42sh submission milestone Feb 10, 2018
@uael
Copy link
Owner

uael commented Feb 10, 2018

Merci! je m'en occupe demain

@uael uael closed this as completed in 909f9ec Feb 11, 2018
uael added a commit that referenced this issue Feb 12, 2018
* master: (199 commits)
  don't break my travis build
  add a buffering limit to the ft input file stream
  load history before ignore signals
  exit failure when unable to execute binary
  never load a line that was bigger that ushort max
  travis shell test filter minishell
  fixed bigin tests
  remove read
  remove read
  ooops ")"
  remove useless "-1"
  fixed some test using the wrong aggregator operator
  Norme
  Fixed "!str!str"
  History built-in need test
  fixed #138
  fixed tests related to syntax/parse error reporting
  #80 removed logging
  fixed #80
  fixed #135
  ...

# Conflicts:
#	Makefile
#	vendor/libft/Makefile
#	vendor/librl/Makefile
#	vendor/librl/src/edit/print.c
#	vendor/librl/src/edit/return.c
#	vendor/librl/src/edit/visual.c
#	vendor/librl/src/read.c
#	vendor/librl/src/signal.c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants