Bugs item #3511034, was opened at 2012-03-25 07:16
Message generated for change (Comment added) made by danielel
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=611248&aid=3511034&group_id=95403

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: Open
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Guus Sliepen (sliepen)
>Assigned to: Daniele Lacamera (danielel)
Summary: Incorrect return type for vde_send/recv in libvdeplug_dyn.h

Initial Comment:
The return type of vde_send() and vde_recv() in the actual library is ssize_t, 
but in libvdeplug_dyn.h it is declared with size_t as the return type.
This prevents users of libvdeplug_dyn.h from detecting any errors when 
vde_send() or vde_recv() is called.

----------------------------------------------------------------------

>Comment By: Daniele Lacamera (danielel)
Date: 2012-03-25 13:17

Message:
Hoi Guus,

Thanks for the bug report!
Could you please check whether trunk: r547 is sufficient as a fix for
this?

Groetjes, 

-- 
Daniele


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=611248&aid=3511034&group_id=95403

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
vde-users mailing list
vde-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vde-users

Reply via email to