• Cedric Roux's avatar
    bugfix: do not allocate memory · 61173e70
    Cedric Roux authored
    Memory was allocated which was "lost" because the
    address of the block was put in a pointer that is
    overwritten just after.
    
    Discussing with Elena, the current commit is the correct
    way to do things.
    61173e70
random_channel.c 56.3 KB