Skip to content
  • Nick Mathewson's avatar
    Fix a compiler warning in aes.c. · 1a11702a
    Nick Mathewson authored
    Apparently some freebsd compilers can't tell that 'c' will never
    be used uninitialized.
    
    Fixes bug 28413; bugfix on 0.2.9.3-alpha when we added support for
    longer AES keys to this function.
    1a11702a