On 05/14/2014 07:33 AM, Sergey Muraviov wrote:
> I've got this compiler warning:
> relation.c: In function ‘sepgsql_relation_drop’:
> relation.c:472:25: warning: ‘tclass’ may be used uninitialized in this
> function [-Wmaybe-uninitialized]
> sepgsql_avc_check_perms(&object,
> ^
KaiGei, could you take a look at this warning, too? It looks like a
genuine bug to me, but I'm not sure what we should do there instead.
- Heikki