Boost logo

Boost Users :

From: Matt Borland (matt_at_[hidden])
Date: 2023-11-16 07:49:25


On Wed, Nov 15, 2023 at 17:56, McGrath, Justin M via Boost-users <[boost-users_at_[hidden]](mailto:On Wed, Nov 15, 2023 at 17:56, McGrath, Justin M via Boost-users <<a href=)> wrote:

> I am using some Boost libraries in a code base that does not want any use of sprintf. An automatic test flags any calls to it or vsprintf.
>
> Is it possible to replace all uses of sprintf with snprintf? I really doubt there are actually any security issues here, but I'm hoping this wouldn't be too difficult or cause any problems other than the effort to do it.
>
> Cheers,
> Justin
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> https://lists.boost.org/mailman/listinfo.cgi/boost-users

Justin,

Which libraries are you using that have that issue?

Matt



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net