Eugene Sukhodolin
Results
2
issues of
Eugene Sukhodolin
Without re.DOTALL regexps will match anything _except_ a newline.
The program at the bottom reproduces the problem: when the number of `iovec`s to the `dma_write` function exceeds `IOV_MAX`, the remaining entries are silently dropped. The file is expected to...