]> sigrok.org Git - libsigrok.git/commit
LA8: Shrink mangled_buf from 8MB to 4KB.
authorUwe Hermann <redacted>
Sun, 24 Apr 2011 22:16:47 +0000 (00:16 +0200)
committerUwe Hermann <redacted>
Sun, 24 Apr 2011 22:21:41 +0000 (00:21 +0200)
commit4362438f1e2da14d04678327c403f9d75c4c0a48
tree910f5348b990252b8eb0c98142000639add90acb
parentda0918aae0d43ab25cb72ddf8773831f0364ebdb
LA8: Shrink mangled_buf from 8MB to 4KB.

It's not necessary to have an 8MB buffer. Also, make it static, don't
use malloc() here.
hardware/chronovu-la8/chronovu-la8.c