Skip to content
Commit 7e8e79d9 authored by Luís Oliveira's avatar Luís Oliveira
Browse files

clisp: small fix to %FOREIGN-ALLOC

- Deal with (%foreign-alloc 0) gracefully by turning it into a one byte
  allocation. This is similar to what glibc's malloc() does, IIUC.
- Regression test: FOREIGN-ALLOC.6.

Reported by Tobias Rautenkranz.
parent 1031bc88
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment