Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-73226

Fix parsing of readelf output in crypt_run_tests.sh

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • Security 2023-02-06
    • 35

      The crypt_run_tests.sh script tests that the symbols exported by the mongo_crypt_v1.so shared library match the expected symbols. It does so by parsing the output of the readelf command. However, the script that does this parsing assumes that the symbol name is always at the end of each line/record, but this is not always the case in some platforms.

            Assignee:
            erwin.pe@mongodb.com Erwin Pe
            Reporter:
            erwin.pe@mongodb.com Erwin Pe
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: