Bug 12042 - Fix array of pointers with NULL
Summary: Fix array of pointers with NULL
Status: NEW
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: PIDL and libndr (show other bugs)
Version: unspecified
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Samba QA Contact
QA Contact: Jelmer Vernooij
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-27 23:32 UTC by Guy Harris
Modified: 2019-04-01 21:21 UTC (History)
0 users

See Also:


Attachments
Patch to fix array of pointers with NULL (4.09 KB, patch)
2016-07-27 23:32 UTC, Guy Harris
no flags Details
Corrected patch to fix array of pointers with NULL (393 bytes, patch)
2016-07-27 23:36 UTC, Guy Harris
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Guy Harris 2016-07-27 23:32:40 UTC
Created attachment 12295 [details]
Patch to fix array of pointers with NULL

From Wireshark commit:

commit c07fd447c362099b04eedb445e8fa469643403f7
Author: Binh Trinh <beango@gmail.com>
Date:   Fri Jun 17 21:46:11 2016 -0400

    DCE/RPC: fix array of pointers with NULL
    
    Change-Id: Ie89f8fd4ec744d427d41866206d5a6784c5b224f
    Reviewed-on: https://code.wireshark.org/review/16004
    Petri-Dish: Jaap Keuter <jaap.keuter@xs4all.nl>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
    Reviewed-by: Michael Mann <mmann78@netscape.net>
Comment 1 Guy Harris 2016-07-27 23:36:20 UTC
Created attachment 12296 [details]
Corrected patch to fix array of pointers with NULL

The previous attachment included a patch for another bug; this should be applied atop the patch for bug 12041.
Comment 2 Andrew Bartlett 2019-04-01 21:21:24 UTC
Moving PIDL bugs into Samba as we do not release PIDL separately.