search for: natano

Displaying 3 results from an estimated 3 matches for "natano".

Did you mean: nagano
2016 Mar 22
2
GSoC and SAFECode
...FECode project and LLVM's general security and auditing features. I haven't worked a ton with LLVM in the past, but I have a mostly finished strnlen(3) optimization I've been meaning to resubmit: https://marc.info/?l=llvm-commits&m=145485679322322&w=2 I also worked with Martin Natano to port the integer overflow checker to OpenBSD and build a working kernel and userland with it. We now have a patch that integrates it into the full system build through libc, and fixed a number of bugs in the process. Because of my background in auditing, I like to think I have an intuition for...
2018 Aug 21
0
[ANNOUNCE] libX11 1.6.6
...ds check Use size_t for buffer sizes in SetHints.c Change fall through comment in lcDB.c to match gcc's requirements Arthur Huillet (1): _XDefaultError: set XlibDisplayIOError flag before calling exit Bhavi Dhingra (1): Fix possible memory leak in cmsProp.c:140 Martin Natano (1): Don't rebuild ks_tables.h if nothing changed. Matthieu Herrb (2): Remove statement with no effect. libX11 1.6.6 Michal Srb (1): Use flexible array member instead of fake size. Ryan C. Gordon (1): Valgrind fix for XStoreColor and XStoreColors. Samuel Thibau...
2016 Mar 22
0
GSoC and SAFECode
...eral > security and auditing features. I haven't worked a ton with LLVM in the > past, but I have a mostly finished strnlen(3) optimization I've been > meaning to resubmit: > > https://marc.info/?l=llvm-commits&m=145485679322322&w=2 > > I also worked with Martin Natano to port the integer overflow checker to > OpenBSD and build a working kernel and userland with it. We now have a > patch that integrates it into the full system build through libc, and > fixed a number of bugs in the process. > > Because of my background in auditing, I like to think...