Index: gdb_ari.sh =================================================================== RCS file: /cvs/gdbadmin/ss/gdb_ari.sh,v retrieving revision 1.108 retrieving revision 1.109 diff -u -p -r1.108 -r1.109 --- gdb_ari.sh 21 Mar 2011 23:04:02 -0000 1.108 +++ gdb_ari.sh 30 May 2011 19:53:25 -0000 1.109 @@ -1068,7 +1068,7 @@ Replace set_register_cached() with nothi # or safely allocate a fresh buffer. BEGIN { doc["sprintf"] = "\ -Do not use sprintf, instead use xstrprintf" +Do not use sprintf, instead use xsnprintf or xstrprintf" category["sprintf"] = ari_code } /(^|[^_[:alnum:]])sprintf[[:space:]]*\(/ {