Ryan Lortie 40005647ed GUnixFDMessage: fix a small typo in an extra check
In the deserialise function, GUnixFDMessage was comparing 'level' to
both SOL_SOCKET and SCM_RIGHTS.  It is correct to compare 'type' to
SCM_RIGHTS.  The code passed tests only because:

1) it's a "should always be OK" double-check

2) SOL_SOCKET and SCM_RIGHTS, by chance, both have the value '1' on
   Linux systems.
(cherry picked from commit baf20e09842a97c2d7925dff5ff9c6d35e36b27d)
2010-01-06 19:24:36 -05:00
..
2009-10-23 00:51:48 +03:00
2007-11-28 18:45:08 +00:00
2009-03-31 19:39:16 -04:00
2009-06-30 19:05:44 -04:00
2009-08-19 11:02:05 +02:00
2010-01-06 19:24:20 -05:00
2010-01-06 19:24:28 -05:00
2009-09-18 19:20:06 -04:00
2009-06-15 00:45:55 -04:00
2009-07-06 00:00:42 -04:00
2009-10-13 16:22:16 +02:00
2009-06-18 15:27:42 +02:00
2009-08-24 13:34:38 -04:00
2009-10-13 16:22:16 +02:00
2009-05-13 14:42:46 +02:00
2008-12-12 20:59:54 +00:00
2009-09-18 19:20:06 -04:00
2009-05-30 15:24:06 +02:00
2009-08-19 11:02:05 +02:00
2007-12-01 23:49:34 +00:00
2009-09-18 19:20:06 -04:00
2009-05-13 14:42:38 +02:00
2009-09-18 19:20:06 -04:00
2009-09-07 03:28:35 -04:00
2009-05-28 00:30:21 -04:00
2009-09-18 19:20:06 -04:00
2009-06-30 11:42:17 -04:00
2009-05-28 00:30:21 -04:00
2009-06-08 15:30:28 +02:00
2009-09-07 03:14:15 -04:00
2008-07-21 02:19:56 +00:00
2009-07-05 22:35:55 -04:00
2009-09-07 03:01:02 -04:00
2008-09-04 20:41:50 +00:00
2009-09-29 23:08:03 -04:00
2009-05-30 15:29:23 +02:00