Seg Fault passing providerrc
when individual secrets are passed using the -b flag output is as expected, but when using c_otp -f providerrc -s with a providerrc based on the example located in ~/ it results in Segmentation fault (core dumped)
Any suggestions appreciated
Hi, thanks for reporting this issue, can you give more clues regarding your environment? I'd like to reproduce and fix it! You can also put D=1 within the Makefile and compile it in DEBUG mode. By doing this you should be able to see a more verbose output and hopefully we can find where the issue appears!
in file rfc4226.c line 28 , hmacResule is local variables, can't return local variables pointer as result