Remove casting of uint8_t buffer to uint16_t to avoid alignment problems. Performance...
authorMathis Rosenhauer <rosenhauer@dkrz.de>
Tue, 27 Nov 2012 08:29:01 +0000 (09:29 +0100)
committerThomas Jahns <jahns@dkrz.de>
Tue, 19 Feb 2013 10:33:01 +0000 (11:33 +0100)
commit26488d434363053d33fd0458ae5889d87ec25ebd
tree2b1b5a33759bdf17a5e0b0a2d326deea6918abcb
parent3322d07eac628cb542287b73b47d045bcb28c8d8
Remove casting of uint8_t buffer to uint16_t to avoid alignment problems. Performance penalty negligible.
README
src/encode_accessors.c