evpobr

Results 171 comments of evpobr

Using the `clang-format` would be ideal, but then a huge commit overwriting all files is inevitable. It seems to me that for a start it is worth allowing a few...

> I'm just maybe a bit cautious about changing it now, unsure of the benefits of the change. Yes, for now, this will at least break two important pull requests....

@derselbst , pull request?

Hi @bleachcult . `description` field is char[256] array, so you need to copy data there with strcpy or something similar. Also check code in `src/test_broadcast_var.c` file.

> However I am getting "Buffer is too small" errors when trying to compile this code. Compler error?

Hi @pietroborrello , thanks for reports. I hope I will find time to take a look.

[OSS-Fuzz 25729](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25729)

Still doesn't work properly. I guess it is better to remove that CMake module.

Hi @abhibaruah. Here is the output from `sndfile-info`: ``` ======================================== File : .\file1.wav Length : 146344 RIFF : 146336 WAVE fmt : 16 Format : 0x1 => WAVE_FORMAT_PCM Channels :...