Sql-injection safe functions: Revision history

From genomewiki
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

28 April 2022

17 July 2013

  • curprev 07:2507:25, 17 July 2013Galt talk contribs 5,478 bytes +5,478 Created page with " (handle simple straight-forward sql strings, used frequently) int sqlSafef(char* buffer, int bufSize, char *format, ...); /* Format string to buffer, vsprintf style, only with ..."