diff options
author | 2018-01-15 22:30:38 +0000 | |
---|---|---|
committer | 2018-01-15 22:30:38 +0000 | |
commit | e2f403d15ab190a455dd9d4efca30d7dfb7cc64f (patch) | |
tree | 713a675fbac812b93e4c7918b21f3671c715562d /lib/libc/stdlib/malloc.c | |
parent | Switch the inteldrm(4) i2c code over to the Linux code base. This gives us (diff) | |
download | wireguard-openbsd-e2f403d15ab190a455dd9d4efca30d7dfb7cc64f.tar.xz wireguard-openbsd-e2f403d15ab190a455dd9d4efca30d7dfb7cc64f.zip |
Don't try to open HISTFILE if the variable is unset.
str_val returns null, not NULL, if the variable isn't set. The
erroneous check means that we later tried to open("").
ok millert@ tb@ anton@ benno@
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions