Very Low Activity

Commits : Individual Commit

  Analyzed 9 days ago based on code collected 9 days ago.

Commit ID r3079

Anon80 Contributor: proski Files Modified: 1
Date: 20-September-2011 at 20:18 Lines Added: 4
Repository: https://ndiswrapper.svn.sourceforge.net/svnroot/ndiswrapper/trunk/ndiswrapper /trunk/ndiswrapper Lines Removed: 10
Commit Comment: Fix backward logic in iw_set_essid()

Instead of coding for the old, buggy WE-19 API and adding a workaround
for WE-20 and later, code for the current API and work around bugs in
the older ones.

Scanning ESSID forward until the first 0 can lead to accessing the
memory outside the ESSID buffer. Only check for one final 0 - that's
the bug we are working around.

Don't copy ESSID unnecessarily (already fixed in ndis6wrapper).
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  C 3 8 1 2 0 0

Changes by File

Showing page 1 of 1
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
/driver/iw_ndis.c C 3 8 1 2 0 0
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.