damian-m-g / xlsx_drone

Fast Microsoft Excel's *.xlsx reader
MIT License
15 stars 4 forks source link

tmpnam warning #2

Closed tfarina closed 2 years ago

tfarina commented 2 years ago

I got this warning:

In function xlsx_open': build/../third_party/xlsx_drone/xlsx_drone.c:53: warning: the use oftmpnam' is dangerous, better use `mkstemp'

damian-m-g commented 2 years ago

Fixed in https://github.com/damian-m-g/xlsx_drone/commit/de769ec4895e092f3a6b770cb4880d6cbe00e2c2.