Skip to content

kernel/signal.c Line 50 #9

@yhshu

Description

@yhshu

File: kernel/signal.c
Line: 50
Column: 22

In linux v0.11 source code, this char is "&" instead of "|".
The operator "|" should be changed to "&" since that sa-> sa_flags is normally not zero, so I guess this use of bit operation is wrong.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions