Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for onabort (0.07 sec)

  1. RELEASE.md

    *   Fixes a memory leak when a graph node is invalid
        ([CVE-2022-23578](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23578))
    *   Fixes an abort caused by allocating a vector that is too large
        ([CVE-2022-23580](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23580))
    *   Fixes multiple `CHECK`-failures during Grappler's `IsSimplifiableReshape`
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Mon Aug 18 20:54:38 UTC 2025
    - 740K bytes
    - Viewed (2)
  2. src/cmd/asm/internal/asm/testdata/amd64enc.s

    	WRGSBASEQ DX                            // f3480faeda
    	WRGSBASEQ R11                           // f3490faedb
    	WRMSR                                   // 0f30
    	WRPKRU                                  // 0f01ef
    	XABORT $7                               // c6f807
    	XADDW DX, (BX)                          // 660fc113
    	XADDW R11, (BX)                         // 66440fc11b
    	XADDW DX, (R11)                         // 66410fc113
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Fri Oct 08 21:38:44 UTC 2021
    - 581.9K bytes
    - Viewed (1)
  3. lib/fips140/v1.0.0.zip

    it-plv/fiat-crypto/pull/333/files. // // Following the proof linked in the PR above, the changes are: // // 1. Negate [B] and [C] so they are positive. The invariant now involves a // subtraction. // 2. If step 2 (both [x] and [y] are even) runs, abort immediately. This // case needs to be handled by the caller. // 3. Subtract copies of [x] and [y] as needed in step 6 (both [u] and [v] // are odd) so coefficients stay in bounds. // 4. Replace the [u >= v] check with [u > v]. This changes the end...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
Back to top