the bitrig master branch has been updated by pedro with 4 new commits:

commit de5600b3915711ae0fa85c352de17abf47f89619
diff: https://github.com/bitrig/bitrig/commit/de5600b
author: Pedro Martelletto <[email protected]>
date: Wed Mar 25 06:54:52 2015 +0100

Careful check in fusefs_symlink(). OK natano@.

M       sys/miscfs/fuse/fuse_vnops.c

commit a8e1a7f58ca52d4c6ddc89e8e236cb57c8177828
diff: https://github.com/bitrig/bitrig/commit/a8e1a7f
author: Pedro Martelletto <[email protected]>
date: Tue Mar 24 08:13:48 2015 +0100

Check before truncating ev_len to int in vmcmd_map_readvn().

OK natano@.

M       sys/kern/exec_subr.c

commit dc38d170bb0b12703ef26ac0d9944c2c2ec9161e
diff: https://github.com/bitrig/bitrig/commit/dc38d17
author: Pedro Martelletto <[email protected]>
date: Tue Mar 24 08:12:33 2015 +0100

Harmless truncation of a segment size in shmget().

OK natano@.

M       sys/kern/sysv_shm.c

commit 0b18cebb1e206c3cffa362e9bd8fd71eed4bd1a7
diff: https://github.com/bitrig/bitrig/commit/0b18ceb
author: Pedro Martelletto <[email protected]>
date: Tue Mar 24 08:08:27 2015 +0100

Fix silent truncation of semaphore's key from key_t (long) to int.

OK natano@.

M       sys/kern/sysv_sem.c

Reply via email to