xfs-masters
[Top] [All Lists]

[Bug 894] New: xfsdump: snprintf overflow in common/path.c

To: xfs-masters@xxxxxxxxxxx
Subject: [Bug 894] New: xfsdump: snprintf overflow in common/path.c
From: bugzilla-daemon@xxxxxxxxxxx
Date: Sun, 29 Aug 2010 17:14:26 -0500
Auto-submitted: auto-generated
http://oss.sgi.com/bugzilla/show_bug.cgi?id=894

           Summary: xfsdump: snprintf overflow in common/path.c
           Product: XFS
           Version: unspecified
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P5
         Component: xfsdump
        AssignedTo: xfs-masters@xxxxxxxxxxx
        ReportedBy: vapier@xxxxxxxxxx
   Estimated Hours: 0.0
    Classification: Unclassified


when building xfsdump, this message is shown:

In file included from /usr/include/stdio.h:930:0,
                 from /usr/include/xfs/platform_defs.h:24,
                 from /usr/include/xfs/xfs.h:36,
                 from path.c:19:
In function ‘sprintf’,
    inlined from ‘pa_gen’ at path.c:294:10,
    inlined from ‘path_normalize’ at path.c:155:8:
/usr/include/bits/stdio2.h:34:3: warning: call to __builtin___sprintf_chk will
always overflow destination buffer

-- 
Configure bugmail: http://oss.sgi.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
<Prev in Thread] Current Thread [Next in Thread>
  • [Bug 894] New: xfsdump: snprintf overflow in common/path.c, bugzilla-daemon <=