]> code.citadel.org Git - citadel.git/commitdiff
Deleting rooms: Invalid pointers; safeguarrds
authorWilfried Goesgens <dothebart@citadel.org>
Tue, 24 Apr 2012 09:51:05 +0000 (11:51 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Tue, 24 Apr 2012 09:51:05 +0000 (11:51 +0200)
  - Server return buffer wasn't allocated -> crash
  - add mandatory parameter 'go' to delete_room, so we're realy shure which room to delete.


No differences found