Menu

#1 fix known bugs

open
nobody
None
5
2009-10-23
2009-10-23
Anonymous
No

adding missing include string.h
and use standard integer types to avoid accidental 8 byte value
when 4 was intended (32bit vs 64bit long)
(see http://launchpad.net/bugs/163308\)

Discussion

  • Nobody/Anonymous

     
  • Cristian Morales Vega

    The "#include <string.h>" is needed because of the use of mem*() functions, but in ciso.c, not ciso.h.
    IMHO all the structure members should use uint*_t types. Anyway, probably there are still endianness problems?

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.