We want the size of the struct, not of a pointer to the struct. And to
be absolutely future proof, dereference the pointer we are assigning the
memory to (not the one we are copying the data from). Found by Coverity,
CID 50858.
Signed-off-by: Wolfram Sang
---
src/session.c | 6 +++---
1 file cha
Hi All,
I was trying to continuously log some signals using an FX2 demo-board.
And I noticed a big difference the number of samples recorded on Win7
and Fedora23, 250kS and 200MS respectively.
This was at a sample frequency of 200kHz, using a sample frequency of
500kHz, around 650kS were receiv
On 2016-02-09 13:07 , Uwe Hermann wrote:
> Hi,
>
> On Mon, Feb 08, 2016 at 04:58:01PM +0100, Henk wrote:
>> Are there any prebuild python 2.7 (32bit or 64bit) bindings available
>> for windows?
> No, sorry. Bindings other than the C++ bindings are completely untested
> on Windows so far, and are al
3 matches
Mail list logo