Feature Requests item #2797170, was opened at 2009-05-26 23:36
Message generated for change (Comment added) made by carrier
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=477892&aid=2797170&group_id=55685
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Deleted
Priority: 5
Private: No
Submitted By: xchatty (xchatty)
Assigned to: Nobody/Anonymous (nobody)
Summary: tsk_fs_make_ls should return its buffer
Initial Comment:
It would be nice if it returned a string value of the "ls" buffer,
rather than void, so that the call could just be put in a printf
functional-style, and save a line of code.
----------------------------------------------------------------------
>Comment By: Brian Carrier (carrier)
Date: 2009-12-17 21:02
Message:
I think this would be too confusing because the buffer is passed by the
caller and it could result in some people trying to free it twice.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=477892&aid=2797170&group_id=55685
|