You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 3, 2020. It is now read-only.
@berbiche@AXDOOMER
Le bout de code dans lequel printf était appellé est du code mort. Je l'ai enlevé sur mon repo personnel car ce traitement est désormais fait dans la fonction configure du module webConf
Côté sécurité est ce qu'il y a des redflags ?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
L'usage de printf directement n'est pas recommandé à la mention de @berbiche dans #87 . Utiliser snprintf() si possible.
The text was updated successfully, but these errors were encountered: