PDA

View Full Version : The 25-Year-Old BSD Bug


sl4shd0t
05-11-2008, 04:37 PM
sproketboy writes with news that a developer named Marc Balmer has recently fixed a bug in a bit of BSD code which is roughly 25 years old. In addition to the OSnews summary, you can read Balmer's comments and a technical description of the bug. "This code will not work as expected when seeking to the second entry of a block where the first has been deleted: seekdir() calls readdir() which happily skips the first entry (it has inode set to zero), and advance to the second entry. When the user now calls readdir() to read the directory entry to which he just seekdir()ed, he does not get the second entry but the third. Much to my surprise I not only found this problem in all other BSDs or BSD derived systems like Mac OS X, but also in very old BSD versions. I first checked 4.4BSD Lite 2, and Otto confirmed it is also in 4.2BSD. The bug has been around for roughly 25 years or more."http://developers.slashdot.org/slashdot-it.pl?from=rss&op=image&style=h0&sid=08/05/11/1339228 (http://it.slashdot.org/article.pl?sid=08/05/11/1339228&from=rss)
Read more of this story (http://it.slashdot.org/article.pl?sid=08/05/11/1339228&from=rss) at Slashdot.
http://rss.slashdot.org/~a/Slashdot/slashdotDevelopers?i=cV7T18</img> (http://rss.slashdot.org/~a/Slashdot/slashdotDevelopers?a=cV7T18)
http://rss.slashdot.org/~r/Slashdot/slashdotDevelopers/~4/288101656

More... (http://rss.slashdot.org/~r/Slashdot/slashdotDevelopers/~3/288101656/article.pl)