http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24470
User: gerald
Date: 2008/02/26 03:55 PM
Log:
Copy over revisions from the trunk:
------------------------------------------------------------------------
r24465 | gerald | 2008-02-25 15:18:53 -0800 (Mon, 25 Feb 2008) | 3 lines
Changed paths:
M /trunk/configure.in
M /trunk/epan/privileges.c
Check for setres[gu]id and define HAVE_SETRESUID and HAVE_SETREGUID
accordingly. Also define _GNU_SOURCE to appease glibc.
------------------------------------------------------------------------
r24466 | gerald | 2008-02-25 16:52:12 -0800 (Mon, 25 Feb 2008) | 3 lines
Changed paths:
M /trunk/Makefile.am
M /trunk/epan/Makefile.am
Add files to the tarball that are necessary to compile and create
packages under Windows.
------------------------------------------------------------------------
r24467 | gerald | 2008-02-25 17:17:18 -0800 (Mon, 25 Feb 2008) | 2 lines
Changed paths:
M /trunk/asn1/snmp/packet-snmp-template.c
M /trunk/epan/dissectors/packet-snmp.c
Make sure we don't dereference a NULL pointer. Fixes bug 2277.
------------------------------------------------------------------------
Directory: /trunk-0.99.8/epan/dissectors/
Changes Path Action
+6 -4 packet-snmp.c Modified
Directory: /trunk-0.99.8/epan/
Changes Path Action
+2 -1 Makefile.am Modified
+4 -0 privileges.c Modified
Directory: /trunk-0.99.8/asn1/snmp/
Changes Path Action
+3 -1 packet-snmp-template.c Modified
Directory: /trunk-0.99.8/
Changes Path Action
+4 -0 Makefile.am Modified
+1 -0 configure.in Modified