Bug 106302

Summary: pump bad source code
Product: [Retired] Red Hat Linux Reporter: d.binderman
Component: pumpAssignee: Eido Inoue <havill>
Status: CLOSED DUPLICATE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 9   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 18:58:56 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description d.binderman 2003-10-05 09:06:30 UTC
Description of problem:

Hello there,

I just tried to compile package pump-0.8.14-2, from Redhat 9.0,
with compiler flag -Wall.

The compiler said

dhcp.c:708: warning: operation on `vndptr' may be undefined
dhcp.c:708: warning: operation on `vndptr' may be undefined
dhcp.c:708: warning: operation on `vndptr' may be undefined

The source code is

    sprintf (vendor, "0x%02x 0x%02x 0x%02x 0x%02x", *vndptr++, *vndptr++, *vndptr++, *vndptr++);

Well worth fixing.



Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
    
Actual results:


Expected results:


Additional info:

Comment 1 Brent Fox 2004-02-19 23:41:23 UTC

*** This bug has been marked as a duplicate of 111081 ***

Comment 2 Red Hat Bugzilla 2006-02-21 18:58:56 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.