42shpimanmls / 42sh

Shell project at 42
3 stars 0 forks source link

Builtin env #156

Closed M5oul closed 7 years ago

M5oul commented 7 years ago
lsimonne commented 7 years ago
[ChezLouise@ ~/Documents/42/42sh]$ env toto=tata env
  executing builtin env
42sh(9798,0x7fff76cea000) malloc: *** error for object 0x7fcad1404840: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
[1]    9798 abort      ./42sh
M5oul commented 7 years ago

I close for now. I will open a new PR which should fix two upper issues.

M5oul commented 7 years ago

Moved to #160.