View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015016ParaView(No Category)public2014-09-29 16:202016-08-12 09:59
ReporterBen Boeckel (Kitware) 
Assigned ToBen Boeckel (Kitware) 
PriorityhighSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Versiongit-master 
Target VersionFixed in Version 
Summary0015016: Crashes with data label format string mismatches with input data
DescriptionFun stuff with integer input with a %s format string (at a minimum).
TagsNo tags attached.
ProjectTBD
Topic Name
Typecrash
Attached Files

 Relationships
related to 0015015closedKitware Robot Better defaults for format strings for data labels 

  Notes
(0033380)
Ben Boeckel (Kitware) (developer)
2014-09-29 16:32

Basically, sprintf is a bad idea with user input for both the input data and the format string. Boost.Format may be one solution. Unfortunately, the code is in Rendering/Label, so pushing Qt down that low isn't an option.
(0038665)
Kitware Robot (administrator)
2016-08-12 09:59

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2014-09-29 16:20 Ben Boeckel (Kitware) New Issue
2014-09-29 16:20 Ben Boeckel (Kitware) Assigned To => Ben Boeckel (Kitware)
2014-09-29 16:26 Ben Boeckel (Kitware) Relationship added related to 0015015
2014-09-29 16:32 Ben Boeckel (Kitware) Note Added: 0033380
2016-08-12 09:59 Kitware Robot Note Added: 0038665
2016-08-12 09:59 Kitware Robot Status backlog => closed
2016-08-12 09:59 Kitware Robot Resolution open => moved


Copyright © 2000 - 2018 MantisBT Team