php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #68885 expression
Submitted: 2015-01-22 09:36 UTC Modified: -
From: bugreports at internot dot info Assigned:
Status: Open Package: Sockets related
PHP Version: master-Git-2015-01-22 (Git) OS: Linux Ubuntu 14.04
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
26 + 25 = ?
Subscribe to this entry?

 
 [2015-01-22 09:36 UTC] bugreports at internot dot info
Description:
------------
Hi,

In /ext/sockets/conversions.c:

 892                memcpy(&alloc->data, *control_buf, sizeof *control_buf);

But *control_buf is a void.


Thanks,


Patches

Add a Patch

Pull Requests

Add a Pull Request

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 20:01:29 2024 UTC