]> git.ipfire.org Git - thirdparty/vectorscan.git/commit
Fix undefined behaviour
authorFederico G. Schwindt <fgsch@lodoss.net>
Fri, 20 Mar 2020 11:44:18 +0000 (11:44 +0000)
committerHong, Yang A <yang.a.hong@intel.com>
Mon, 25 May 2020 13:47:53 +0000 (13:47 +0000)
commit55f336751d5a5925c82f78802291ea3cc03beb6b
tree33e51e4f3d8519aaf2eae0e9b1c109686937afbe
parenta742a5fb8b6984fa911db07a52f2aa58dd238430
Fix undefined behaviour

Just use stat and opendir.  Fixes #228.

While here correct the error message.
util/expressions.cpp