diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2013-06-18 07:02:35 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2013-06-18 07:02:35 +0000 |
| commit | 5b3e02570aad765ee54aa9ba564aa97f52101227 (patch) | |
| tree | 128a935a2ea1cc348d2df9fe239a666ee16d9f5d /UPDATING | |
| parent | 51091a07630097929e461d81930d3d01a2f3c3d4 (diff) | |
Notes
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -31,6 +31,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 10.x IS SLOW: disable the most expensive debugging functionality run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) +20130618: + Fix a bug that allowed a tracing process (e.g. gdb) to write + to a memory-mapped file in the traced process's address space + even if neither the traced process nor the tracing process had + write access to that file. + 20130615: CVS has been removed from the base system. An exact copy of the code is available from the devel/cvs port. |
