John Ferlan 52e90b22cc virutil: Resolve Coverity RESOURCE_LEAK
This ends up being a very bizarre false positive. With an assist from
eblake, the claim is that mgetgroups() could return a -1 value, but yet
still have a groups buffer allocated, yet the example shown doesn't
seem to prove that.

Rather than fret about it, by adding a well placed sa_assert() on the
returned *list value we can "assure" ourselves that the mgetgroups()
failure path won't signal this condition.

Signed-off-by: John Ferlan <jferlan@redhat.com>
2014-09-12 06:12:50 -04:00
..
2014-07-16 06:48:53 -06:00
2014-08-23 14:29:24 -06:00
2014-05-06 11:22:13 -04:00
2014-09-11 08:03:37 -04:00
2014-07-29 11:25:16 +01:00
2014-04-07 06:14:45 -06:00
2014-04-07 06:14:45 -06:00
2013-12-24 17:36:47 +01:00
2013-12-24 17:36:47 +01:00
2014-09-04 15:18:43 -06:00
2014-08-20 16:15:00 +02:00
2014-04-07 06:14:45 -06:00
2014-04-07 06:14:45 -06:00
2014-07-28 14:10:29 -06:00
2014-03-04 12:24:13 +00:00
2014-08-02 20:52:34 -06:00
2014-07-03 10:41:15 +02:00
2014-03-04 12:24:13 +00:00