From 95b425372d9d3460f4a367f32177d1b897c72b55 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 11 May 2008 22:57:21 +0000 Subject: same security fix for bsd device --- src/bsd/tunDevice.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/bsd/tunDevice.h') diff --git a/src/bsd/tunDevice.h b/src/bsd/tunDevice.h index 16408a2..8641d2c 100644 --- a/src/bsd/tunDevice.h +++ b/src/bsd/tunDevice.h @@ -54,6 +54,7 @@ private: void init_post(); void do_ifconfig(); + int fix_return(int ret, size_t type_length); int fd_; DeviceConfig conf_; -- cgit v1.2.3