diff options
author | Frank Busse <bb0xfb@gmail.com> | 2018-09-03 20:49:50 +0100 |
---|---|---|
committer | Cristian Cadar <c.cadar@imperial.ac.uk> | 2018-09-06 11:19:12 +0100 |
commit | 21380e5201f235a5f9ee9676785d08d39743aa4e (patch) | |
tree | bdef9e288514ca5b7611a3cdffbe8c0e823ab4ff /NEWS | |
parent | 21c5a5a52cfccdd8deec6add0dd24d4e5055aea4 (diff) | |
download | klee-21380e5201f235a5f9ee9676785d08d39743aa4e.tar.gz |
runtime: fix memory error in canonicalize_file_name
Fixes #46 and reverts #47. As stated in #46, the solution works for musl, glibc etc. However, the code in stub.c is executed by uclibc and uclibc doesn't allocate the target buffer in realpath. The memory error occured while running df for 10min with DFS.
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions