From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23935 invoked by alias); 6 Sep 2007 01:28:42 -0000 Received: (qmail 23886 invoked by uid 9720); 6 Sep 2007 01:28:41 -0000 Date: Thu, 06 Sep 2007 01:28:00 -0000 Message-ID: <20070906012841.23882.qmail@sourceware.org> From: zhaolei@sourceware.org To: systemtap-cvs@sourceware.org Subject: src/tapset aux_syscalls.stp Mailing-List: contact systemtap-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-cvs-owner@sourceware.org List-Archive: X-SW-Source: 2007-q3/txt/msg00265.txt.bz2 CVSROOT: /cvs/systemtap Module name: src Changes by: zhaolei@sourceware.org 2007-09-06 01:28:41 Modified files: tapset : aux_syscalls.stp Log message: 2007-09-06 Zhaolei * aux_syscalls.stp (_stp_sockaddr_str): Fix memory access error when calling with addrlen set to 0. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/aux_syscalls.stp.diff?cvsroot=systemtap&r1=1.54&r2=1.55