Re: [PATCH] Path decoding of file descriptors returned from system calls

2014-05-25 Thread Dmitry V. Levin
Hi, On Sun, May 25, 2014 at 11:19:43PM +0530, Zubin Mithra wrote: > >From 6f7e5475f360ce8155f82cd5389f67c619ca7bed Mon Sep 17 00:00:00 2001 > From: eQuiNoX__ > Date: Wed, 21 May 2014 18:19:01 +0530 > Subject: [PATCH] Path decoding for system calls that return file descriptors > implemented. > >

[PATCH] Path decoding of file descriptors returned from system calls

2014-05-25 Thread Zubin Mithra
>From 6f7e5475f360ce8155f82cd5389f67c619ca7bed Mon Sep 17 00:00:00 2001 From: eQuiNoX__ Date: Wed, 21 May 2014 18:19:01 +0530 Subject: [PATCH] Path decoding for system calls that return file descriptors implemented. The following changes were made :- - Type of `show_fd_path` changed from `bool`