Fixed a bug where hashcat did not check the return of realpath() and crashes uncontro...
authorjsteube <jens.steube@gmail.com>
Fri, 1 Jul 2016 09:24:02 +0000 (11:24 +0200)
committerjsteube <jens.steube@gmail.com>
Fri, 1 Jul 2016 09:24:02 +0000 (11:24 +0200)
commit7b84980e4bed7a9a5c76b1c1a40d25d2898dc3ee
tree6931a38772ac01a7ee491b96fd57e682fe9ab30e
parent484477dfbd22d4af4ce4f18408925010b8d91f2f
Fixed a bug where hashcat did not check the return of realpath() and crashes uncontrolled if the path does not exist
This fixes https://github.com/hashcat/hashcat/issues/399
docs/changes.txt
src/hashcat.c