Subversion Repositories wimsdev

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
7673 4096 d 7 h bpr /trunk/wims/src/ [minor/spaces]  
3842 5239 d 7 h kbelabas /trunk/wims/src/ [minor/security] use of snprintf(a,b,c) with c not a string litteral is a
security risk. (Currently not a problem in the 3 cases at hand.)
Replace by snprintf(a,b,"%s", c) to silence the compiler
 
10 6571 d 11 h reyssat /trunk/wims/src/ partial (src) import of 3.62