clARMOR icon indicating copy to clipboard operation
clARMOR copied to clipboard

Finish code standardization cleanup

Open jlgreathouse opened this issue 8 years ago • 0 comments

As part of our process of releasing clARMOR from inside of AMD, we began cleaning up some of our code sprint messiness and standardizing style, etc.

We didn't complete all of these in time for our planned release, so some of our current code contains cruft that should be cleaned up. For example: standardizing on line lengths, reducing some of the gargantuan functions into easier-to-maintain chunks, and splitting up some large files into smaller, more readily understood files.

For example, the cl_interceptor directory is still a bit of a mess, as is bufferOverflowDetect.c.

jlgreathouse avatar Feb 28 '17 00:02 jlgreathouse