Building reaver-1.4 by gcc-4.8.3 I'v got this compilation warnings:
md5-internal.c:185:5: warning: dereferencing type-punned pointer will break
strict-aliasing rules [-Wstrict-aliasing]
md5-internal.c:186:5: warning: dereferencing type-punned pointer will break
strict-aliasing rules [-Wstrict-aliasing]
md5-internal.c:191:26: warning: argument to ‘sizeof’ in ‘memset’ call
is the same expression as the destination; did you mean to dereference it?
[-Wsizeof-pointer-memaccess]
Original issue reported on code.google.com by Mirr...@gmail.com on 1 Oct 2014 at 9:52
Original issue reported on code.google.com by
Mirr...@gmail.com
on 1 Oct 2014 at 9:52