linux-raw-sys
Advanced tools
| { | ||
| "git": { | ||
| "sha1": "b1e6e37e214dc142600671aa8098a1c2f1badf9e" | ||
| "sha1": "00e3c5008471950333860b8abb684944013d4a64" | ||
| }, | ||
| "path_in_vcs": "" | ||
| } |
+1
-1
@@ -16,3 +16,3 @@ # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO | ||
| name = "linux-raw-sys" | ||
| version = "0.4.10" | ||
| version = "0.4.11" | ||
| authors = ["Dan Gohman <dev@sunfishcode.online>"] | ||
@@ -19,0 +19,0 @@ exclude = [ |
+1
-1
@@ -127,3 +127,3 @@ #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] | ||
| if next_cmsg.add(1) as usize > max | ||
| || next_cmsg as usize + CMSG_ALIGN(cmsg_len as _) as usize > max | ||
| || next_cmsg as usize + CMSG_ALIGN((*next_cmsg).cmsg_len as _) as usize > max | ||
| { | ||
@@ -130,0 +130,0 @@ return ptr::null_mut(); |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display