diff options
author | Szabolcs Nagy <nsz@port70.net> | 2013-01-13 23:54:48 +0100 |
---|---|---|
committer | Szabolcs Nagy <nsz@port70.net> | 2013-01-13 23:54:48 +0100 |
commit | 9724defdb72fdb2ae4e8a60e928d40d84fe04800 (patch) | |
tree | 6e9c7575488d21459b62066c65ea54474b6a7e0d /include/syscall.h | |
parent | 30779ee1aa7601eb4bd7409809a8a4f06d2a4360 (diff) | |
download | musl-9724defdb72fdb2ae4e8a60e928d40d84fe04800.tar.gz musl-9724defdb72fdb2ae4e8a60e928d40d84fe04800.tar.bz2 musl-9724defdb72fdb2ae4e8a60e928d40d84fe04800.tar.xz musl-9724defdb72fdb2ae4e8a60e928d40d84fe04800.zip |
in crypt_des change unnecessary union keybuf into unsigned char[]
original FreeSec code accessed keybuf as uint32* and uint8* as well
(incorrectly), this got fixed with an union, but then it seems the
uint32* access is no longer needed so the code can be simplified
Diffstat (limited to 'include/syscall.h')
0 files changed, 0 insertions, 0 deletions