dll icon indicating copy to clipboard operation
dll copied to clipboard

Buffer size 10240 for FreeBSD in program_location_impl.hpp

Open darealshinji opened this issue 1 year ago • 0 comments

In boost/dll/detail/posix/program_location_impl.hpp for FreeBSD the buffer size is 10240. Is that correct or a typo and it should be 1024?

https://github.com/boostorg/dll/blob/6c60dde50bf67138c90cc84938111866813feaff/include/boost/dll/detail/posix/program_location_impl.hpp#L71

darealshinji avatar May 14 '24 01:05 darealshinji