Files
heimdal/lib
aaptel c868b6ac0b lib/gssapi/mech/gss_compare_name.c: fix memcmp() call
Make memcmp() compare the name1 and name2 value instead of comparing
name1 with itself.

The memcmp() is only executed if the left-hand side of the || is false
i.e. when both length are equal so the length argument is correct (no out-of-bounds reads).
2016-03-10 10:51:58 +01:00
..
2016-02-29 19:13:13 -06:00
2016-02-26 01:04:31 -06:00
2014-08-22 20:57:24 -07:00
2015-03-04 19:52:26 -05:00
2014-04-25 02:42:17 +02:00
2016-02-29 19:13:09 -06:00
2016-02-26 01:04:31 -06:00
2016-02-26 01:04:31 -06:00
2016-02-26 00:55:32 -06:00
2016-02-28 20:34:26 -05:00
2015-03-21 15:44:48 -04:00
2014-04-25 02:42:17 +02:00
2014-02-18 08:34:32 -08:00
2015-03-21 15:44:48 -04:00
2012-06-20 19:32:08 -05:00