Wireshark-commits: [Wireshark-commits] master-2.2 b848262: Include alloca.h if we have it.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 23 Mar 2018 22:39:59 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b8482626391a1d4233284522c28e0e08ea1d50b7
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

b848262 by Guy Harris (guy@xxxxxxxxxxxx):

    Include alloca.h if we have it.
    
    Bug: 14552
    Change-Id: I799691f7f33ca56748ed4e51d7d548f37769837b
    Reviewed-on: https://code.wireshark.org/review/26611
    Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit d12a41b17a006ccc1b0f98e9df3fc442e4ee7643)
    Reviewed-on: https://code.wireshark.org/review/26613
    

Actions performed:

    from  24bc188   Update a comment.
    adds  b848262   Include alloca.h if we have it.


Summary of changes:
 ConfigureChecks.cmake | 14 ++++++++++++++
 cmakeconfig.h.in      |  3 +++
 configure.ac          | 16 +++++++++++++---
 wsutil/getopt_long.c  |  8 ++++++++
 4 files changed, 38 insertions(+), 3 deletions(-)