0023268: cppcheck warning: Using size of pointer WIDTHMAP instead of size of its...
authorPawel <pawel-kowalski@wp.pl>
Thu, 12 Jul 2012 11:13:58 +0000 (13:13 +0200)
committerPawel <pawel-kowalski@wp.pl>
Fri, 13 Jul 2012 13:38:04 +0000 (17:38 +0400)
commit8bde65b4534c8548ec492398c072fcc29408fbfb
tree908d28c0aeac6b75246ba24c53422168ebad2734
parent9e4c2fbb29ed7479ddeb6b4a0fa31402fea295d6
0023268: cppcheck warning: Using size of pointer WIDTHMAP instead of size of its data.

Using the size of the array in bytes.
src/CGM/CGM_Driver.cxx