Simon Tatham
|
5935c68288
Update source file names in comments and docs.
|
před 2 roky |
Simon Tatham
|
5d718ef64b
Whitespace rationalisation of entire code base.
|
před 5 roky |
Simon Tatham
|
81609be052
Check for overflow in the addition in snew_plus().
|
před 5 roky |
Simon Tatham
|
a7abc7c867
Extra-secure versions of sgrowarray and strbuf.
|
před 5 roky |
Simon Tatham
|
e0a76971cc
New array-growing macros: sgrowarray and sgrowarrayn.
|
před 5 roky |
Simon Tatham
|
5e9213ca48
Move the Minefield function prototypes into puttymem.h.
|
před 5 roky |
Simon Tatham
|
f2174536a8
Switch sresize to using TYPECHECK.
|
před 5 roky |
Simon Tatham
|
f081885bc0
Move standalone parts of misc.c into utils.c.
|
před 5 roky |
Simon Tatham
|
452114c3d3
New memory management macro 'snew_plus'.
|
před 6 roky |
Simon Tatham
|
f40d49b704
Rework the new type-check in sresize so that it doesn't cause a
|
před 12 roky |
Simon Tatham
|
c10a8dee07
Enhance my 'sresize' macro so that it type-checks the pointer you pass
|
před 12 roky |
Jacob Nevins
|
eec73ea3b6
Missing argument in MALLOC_LOG version of snrealloc() macro.
|
před 19 roky |
Simon Tatham
|
893d187b81
Additional robustness to SFTP packet parsing and memory allocation.
|
před 20 roky |
Simon Tatham
|
d36a4c3685
Introduced wrapper macros snew(), snewn() and sresize() for the
|
před 21 roky |
Simon Tatham
|
3730ada5ce
Run entire source base through GNU indent to tidy up the varying
|
před 23 roky |
Simon Tatham
|
ea2e1dd9ae
Dave Hinton's debugging patch.
|
před 23 roky |
Simon Tatham
|
d5240d4157
Make memory management uniform: _everything_ now goes through the
|
před 24 roky |