Name: Anonymous 2011-12-09 9:08
Bask in the glory of such genius:
http://dis.4chan.org/read/prog/1323226650/65
http://dis.4chan.org/read/prog/1323226650/65
malloc takes an unsigned integer as the argument. It is not the fault of malloc if your intention was actually to allocate an illogical amount of bytes, rather than just using "-1" as a quick way of typing "0xFFFFFFFF".