Project

General

Profile

Actions

Bug #700

closed

byte order misreported on Mac OS X 10.6.8 Intel

Added by Victor Julien over 11 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

Intel Mac, so should be little endian.

$ ./src/suricata --build-info
8/1/2013 -- 13:29:48 - <Info> - This is Suricata version 1.4 RELEASE
8/1/2013 -- 13:29:48 - <Info> - Features: UNITTESTS PCAP_SET_BUFF LIBPCAP_VERSION_MAJOR=1 HAVE_PACKET_FANOUT LIBNET1.1 HAVE_HTP_URI_NORMALIZE_HOOK HAVE_HTP_TX_GET_RESPONSE_HEADERS_RAW PCRE_JIT 
8/1/2013 -- 13:29:48 - <Info> - 64-bits, Big-endian architecture
8/1/2013 -- 13:29:48 - <Info> - GCC version 4.2.1 (Apple Inc. build 5666) (dot 3), C version 199901
8/1/2013 -- 13:29:48 - <Info> - compiled with -fstack-protector
8/1/2013 -- 13:29:48 - <Info> - compiled with _FORTIFY_SOURCE=2
8/1/2013 -- 13:29:48 - <Info> - compiled with libhtp 0.2.11, linked against 0.2.11
Actions #1

Updated by Victor Julien over 11 years ago

  • Status changed from Assigned to Closed
  • % Done changed from 0 to 100

Fixed by:

commit f0578c474e13b056665ade6cec37e75db5788fcb
Author: Victor Julien <victor@inliniac.net>
Date:   Tue Jan 8 13:32:48 2013 +0100

    Fix byte order detection on Mac OS X/Darwin. Bug 700.

Actions

Also available in: Atom PDF