mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-04 02:51:31 -08:00
* vm-limit.c (check_memory_limits): Don't use getrlimit on cygwin.
Don't use uninitialized pointer variable when using getrlimit.
This commit is contained in:
parent
7ff90407d0
commit
a2dec0e5e3
1 changed files with 5 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2008-08-02 Chong Yidong <cyd@stupidchicken.com>
|
||||
|
||||
* vm-limit.c (check_memory_limits): Don't use getrlimit on cygwin.
|
||||
Don't use uninitialized pointer variable when using getrlimit.
|
||||
|
||||
2008-08-02 Jason Rumney <jasonr@gnu.org>
|
||||
|
||||
* w32font.c (compute_metrics): Don't mess with glyph_idx setting here.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue