Bug 2440 - PUT_ENVP incorrect
Summary: PUT_ENVP incorrect
Status: CLOSED CODE_FIX
Alias: None
Product: Drivers
Classification: Unclassified
Component: IEEE1394 (show other bugs)
Hardware: i386 Linux
: P2 normal
Assignee: Ben Collins
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-05 04:25 UTC by Marcus Meissner
Modified: 2004-04-05 10:36 UTC (History)
0 users

See Also:
Kernel Version: 2.6.4
Subsystem:
Regression: ---
Bisected commit-id:


Attachments
suggested patch, compiles but untested (706 bytes, patch)
2004-04-05 04:26 UTC, Marcus Meissner
Details | Diff

Description Marcus Meissner 2004-04-05 04:25:07 UTC
Distribution: suse linux 9.1 
Hardware Environment: i386 
Software Environment: ... 
Problem Description: 
 
The PUT_ENVP macro is wrong, it increments buffer by the accumulating 
length in every step. 
 
Steps to reproduce: 
 
Check the code of PUT_ENVP
Comment 1 Marcus Meissner 2004-04-05 04:26:05 UTC
Created attachment 2505 [details]
suggested patch, compiles but untested

patch is not tested, but has compiled

Note You need to log in before you can comment on or make changes to this bug.