c04f9f1c01
If gencnval encounters an empty input file the function resolveAlias triggers an out of boundary write due to uniqueAliasArr pointing to a 0 byte reserved memory address. This patch protects the code in question with a check for knownAliasesCount being not 0. Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org> |
||
---|---|---|
.. | ||
gencnval.1.in | ||
gencnval.c | ||
gencnval.vcxproj | ||
gencnval.vcxproj.filters | ||
Makefile.in |