[PATCH] Bug in displaying error message while using -u option

Srinivasa Ds srinivasa at in.ibm.com
Tue Feb 20 11:39:38 UTC 2007


when we use a wrong username in -u option of strace,we get the following
error.
===============================================
strace -u <non existing user name> echo hi
strace: cannot find user `(null)'

Instead of "null", we shld see wrong username.
=========================================

Here is the patch,which does so, please let me know your comments

signed-off by: srinivasa at in.ibm.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: strace.diff
Type: text/x-patch
Size: 362 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20070220/7832ce75/attachment.bin>


More information about the Strace-devel mailing list