Opened 6 years ago

Closed 6 years ago

Last modified 5 years ago

#10654 closed defect (fixed)

PSP errors

Reported by: necros2k7 Owned by: digitall
Priority: normal Component: Port: PSP
Version: Keywords: PSP
Cc: Game:

Description

[backends\platform\psp\display_manager.cpp:122] -> [backends\platform\psp\display_manager.cpp:121]: (error) Iterator 'i' used after element has been erased.
[backends\platform\psp\tests.cpp:569]: (error) Memory leak: buffer
[backends\platform\psp\tests.cpp:703]: (error) Memory leak: readPhrase

Change History (3)

comment:1 by digitall, 6 years ago

Owner: set to digitall
Resolution: fixed
Status: newclosed

These should be fixed by commit 9c1dfe41aaecc01702ed5ff01c07d9ece5d8bb39.

Closing as fixed.

@necros2k7: As an aside, what linting tool did you use to get these static analysis reports on the code? splint? Just that would be useful to run this regularly and deal with output. Thanks.

comment:2 by necros2k7, 6 years ago

cppcheck - I encourage to use it for pefect code)

Version 1, edited 6 years ago by necros2k7 (previous) (next) (diff)

comment:3 by digitall, 5 years ago

Component: PortsPort: PSP
Note: See TracTickets for help on using tickets.