Uploaded image for project: 'Qt Safe Renderer'
  1. Qt Safe Renderer
  2. QSR-70 Check code with selected MISRA checker and fix MISRA violations
  3. QSR-164

Create Safe memcpy and memset functions to avoid standard libraries

    XMLWordPrintable

Details

    Description

      memcpy and memset functions are needed in couple of places in safety critical code. However, including cstring gives whole lots of error messages from MISRA C++ 2008 checker.

      To get rid of cstring one have to implement own versions of memcpy and memset.

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            jani.launonen Jani Launonen (Inactive)
            jani.launonen Jani Launonen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes