View Issue Details

IDProjectCategoryView StatusLast Update
0003637Talerexchangepublic2024-01-12 14:09
ReporterChristian Grothoff Assigned ToChristian Grothoff  
PriorityhighSeveritymajorReproducibilityN/A
Status closedResolutionfixed 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product Versiongit (master) 
Target Version0.0Fixed in Version0.0 
Summary0003637: logic should deal better with arithmetic overflow/underflow issues
DescriptionWe now have an improved Amount-API that properly indicates overflow/underflow issues. However, there are parts of the code where those are not yet properly handled.
TagsNo tags attached.

Relationships

related to 0003716 closedChristian Grothoff amount API does not deal well with overflow issues 

Activities

Christian Grothoff

2015-03-22 16:57

manager   ~0009039

Should be fixed now everywhere (at least no more places are marked).

Christian Grothoff

2021-09-02 18:14

manager   ~0018339

Fix committed to master branch.

Related Changesets

exchange: master 884fff12

2015-03-22 17:58

Christian Grothoff


Details Diff
fix 0003637 Affected Issues
0003637
mod - src/mint/taler-mint-httpd_refresh.c Diff File

Issue History

Date Modified Username Field Change
2015-01-29 18:50 Christian Grothoff New Issue
2015-01-29 21:10 Christian Grothoff Priority normal => high
2015-01-29 21:12 Christian Grothoff Status new => confirmed
2015-03-18 18:34 Christian Grothoff Assigned To => Christian Grothoff
2015-03-18 18:34 Christian Grothoff Status confirmed => assigned
2015-03-18 18:52 Christian Grothoff Relationship added related to 0003716
2015-03-18 19:03 Christian Grothoff Summary amount-API should offer better way(s) to deal with arithmetic overflow/underflow issues => logic should deal better with arithmetic overflow/underflow issues
2015-03-18 19:03 Christian Grothoff Description Updated
2015-03-22 16:57 Christian Grothoff Note Added: 0009039
2015-03-22 16:57 Christian Grothoff Status assigned => resolved
2015-03-22 16:57 Christian Grothoff Fixed in Version => 0.0
2015-03-22 16:57 Christian Grothoff Resolution open => fixed
2015-03-22 17:17 Christian Grothoff Status resolved => closed
2015-11-29 13:54 Christian Grothoff Category util => libtalerutil
2021-09-02 18:14 Christian Grothoff Changeset attached => Taler-exchange master 884fff12
2021-09-02 18:14 Christian Grothoff Note Added: 0018339
2024-01-12 14:09 Christian Grothoff Category libtalerutil => exchange