php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #68866 Incorrect sizeof
Submitted: 2015-01-20 19:25 UTC Modified: 2015-01-28 16:17 UTC
From: bugreports at internot dot info Assigned:
Status: Open Package: *General Issues
PHP Version: master-Git-2015-01-20 (Git) OS: Linux Ubuntu 14.04
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: bugreports at internot dot info
New email:
PHP Version: OS:

 

 [2015-01-20 19:25 UTC] bugreports at internot dot info
Description:
------------
Hi,

In /main/network.c:


235        *sal = safe_emalloc((n + 1), sizeof(*sal), 0);

Should it be sizeof(**sal)? Or perhaps, sal = safe[..]?

Thanks,


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-01-28 16:17 UTC] laruence@php.net
hmm, sal is *** pointer... so...
 [2023-04-06 05:48 UTC] mikezoneusa at gmail dot com
Lifestyle Shopping Store are sharing latest news about lifestyle, fashion, shopping, clothing, wedding, dress etc. More info to visit: (https://lifestyleshoppingstore.com)github.com
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 15:01:29 2024 UTC