Not Invented Here
  • About me
  • Talks
  • Linux
  • Meta
  • Python
  • Scraping
  • Security
  • Atom feed
  1. Tags
  2. kmod

Fixing a bug in a C hash table implementation

Date Sun 18 May 2014 Tags kmod / C / linux

This blog post is about how I found a bug in a custom implementation of a hash table that is part of a important Linux tool called kmod. The bug is subtle and unfortunately symptomatic for coding in C.

There's a TL;DR at the end if you're not interested …

more ...

About Lukas Anzinger
Software engineer with focus on free software

  • Recent Posts

    • Fixing a bug in a C hash table implementation
  • GitHub Repos

    Status updating...

    @Lukas0907 on GitHub
  • Links

    • nblocks ~
    • Martin Fischer's Blog
    • Finspacer - Consistent Presentations on Demand
    • Kunaris

© 2014 Lukas Anzinger · Powered by pelican-bootstrap3, Pelican, Bootstrap

Creative Commons License Content licensed under a Creative Commons Attribution 4.0 International License, except where indicated otherwise.

Back to top