Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

[x86/Linux] Fix indirection of non-volatile null pointer will be deleted #8452

Merged
merged 1 commit into from
Dec 5, 2016

Commits on Dec 5, 2016

  1. [x86/Linux] Fix indirection of non-volatile null pointer will be deleted

    Fix compile error for x86/Linux
    - fix error "indirection of non-volatile null pointer will be deleted, not trap [-Werror,-Wnull-dereference]"
    - using clang 3.8
    seanshpark committed Dec 5, 2016
    Configuration menu
    Copy the full SHA
    23524e9 View commit details
    Browse the repository at this point in the history