commit | 855bfdf0ce715db2527b642ff16e15a0e4143305 | [log] [tgz] |
---|---|---|
author | Nicolas Iooss <nicolas.iooss@m4x.org> | Sun Sep 14 23:41:34 2014 +0200 |
committer | Steve Lawrence <slawrence@tresys.com> | Thu Oct 02 09:55:49 2014 -0400 |
tree | 0bd536e1edfe4a277301e0a362a137c6db173c45 | |
parent | 9a6091479d04c4b8ee45c36c527abbd0310a88f9 [diff] |
policycoreutils/hll/pp: fix potential use of uninitialized variable "gcc -O2 -Wall -Werror" failed with two errors when building pp due to the use of unitialized variables. Acked-by: Steve Lawrence <slawrence@tresys.com>