The adf_salv module, with the very useful undel functions, needs improvements in terms of:
- memory management (ie. memory leaks)
- error checking (eg. undeleting things not checking if the blocks are read correctly)
(Since in some cases possibly the error check should be avoided (even if a checksum is not correct, data could be recovered), the issue is created to take notes/comments on this).
The
adf_salvmodule, with the very useful undel functions, needs improvements in terms of:(Since in some cases possibly the error check should be avoided (even if a checksum is not correct, data could be recovered), the issue is created to take notes/comments on this).