A simple replacement of sprintf (xxx, "%s", xxx) with strcpy.
authorChen Gang <gang.chen.5i5j@gmail.com>
Fri, 13 Jun 2014 14:52:55 +0000 (15:52 +0100)
committerNick Clifton <nickc@redhat.com>
Fri, 13 Jun 2014 14:52:55 +0000 (15:52 +0100)
commit2132b4072fb1368afbc0405f909bdf67fcfee427
treeea1e4825b3749b403de72a6f01c9eb8742a674b2
parentb94ade42840d1b0fbf818db49d98da9ba80c1d53
A simple replacement of sprintf (xxx, "%s", xxx) with strcpy.

* config/tc-score7.c: Replace sprintf with strcpy where
appropriate.
gas/ChangeLog
gas/config/tc-score7.c
This page took 0.027973 seconds and 4 git commands to generate.